From 42caa183d12344852051c65a0d9f64fde99f7ab8 Mon Sep 17 00:00:00 2001 From: dayjoy Date: Sun, 20 Oct 2024 10:45:00 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BF=BD=E7=95=A5=E5=BC=80=E5=8F=91?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/template/.gitignore b/template/.gitignore index ecfde52..57868a9 100644 --- a/template/.gitignore +++ b/template/.gitignore @@ -1,4 +1,6 @@ src/meta.js +.idea +.vscode # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.