fix: 修改忽略文件。

This commit is contained in:
tianyongbao
2025-10-12 08:07:38 +08:00
parent 59a8f4b218
commit abe6f38f6e

8
.gitignore vendored
View File

@@ -16,3 +16,11 @@ bin-release/
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important # should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder. # 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