fix: 修改忽略文件。
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user