From 1955f0c122fc8f726ae3a69a615e87f03780e3d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E6=9D=A5=E6=8A=80=E6=9C=AF?= <1490493387@qq.com> Date: Sat, 13 Nov 2021 23:32:01 +0800 Subject: [PATCH] =?UTF-8?q?docs:=E6=B7=BB=E5=8A=A0git=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d451ff16..b6d3661b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ node_modules dist dist-ssr *.local +.idea +.vscode \ No newline at end of file