From abe6f38f6e8feb55f21e72df88b8d6b73d8a64ca Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Sun, 12 Oct 2025 08:07:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 5d947ca..7788f51 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,11 @@ bin-release/ # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` # should NOT be excluded as they contain compiler settings and other important # information for Eclipse / Flash Builder. +/node_modules/ +/.idea/.gitignore +/.vite/deps/_metadata.json +/.idea/fishery-ui.iml +/.idea/modules.xml +/.vite/deps/package.json +/.idea/vcs.xml +.gitignore