From 13bcf3c649bbbbeb29b2c8a91c3b9de3e8a3ea80 Mon Sep 17 00:00:00 2001
From: wangzhiqiang <wangzhiqiang@qq.com>
Date: Sat, 11 Jun 2022 15:05:21 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9gitgnore?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index d451ff16..60a4aff1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ node_modules
 dist
 dist-ssr
 *.local
+.vscode