From 8443e3b897a09d6a1310e420354ff24aa482efaa Mon Sep 17 00:00:00 2001 From: lizhong Date: Wed, 29 Mar 2023 08:52:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=8E=92=E9=99=A4=E6=96=87?= =?UTF-8?q?=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 e1585f9..fc9894a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ node_modules .env.development dist .DS_Store +.idea +.vscode