From c0e32c9b8326abb328e554a2c7545dcd778e58b2 Mon Sep 17 00:00:00 2001 From: ZLY Date: Thu, 24 Jul 2025 15:04:59 +0800 Subject: [PATCH] =?UTF-8?q?feat(.gitignore):=20=E6=B7=BB=E5=8A=A0git?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6?= 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 0b60dfa..51703fe 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ dist node_modules .vscode-test/ *.vsix +.idea \ No newline at end of file