From 31ccdc6a8ee519aa49c0f5f39d057b4a39e232d2 Mon Sep 17 00:00:00 2001 From: yinxiaolong Date: Thu, 23 Jul 2026 15:27:21 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0IDE=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E7=9B=AE=E5=BD=95=E5=88=B0gitignore?= 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 a3f71e4..4025e78 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ docs/.vuepress/dist .DS_Store *.log +.idea +.vscode \ No newline at end of file