git: init+修改node版本

This commit is contained in:
2025-12-22 13:10:24 +08:00
parent 502359be4a
commit a7dbf76500
314 changed files with 88508 additions and 11 deletions

22
.gitignore vendored
View File

@@ -1,11 +1,15 @@
# ---> Vue
# gitignore template for Vue.js projects
#
# Recommended template: Node.gitignore
# TODO: where does this rule come from?
docs/_book
# TODO: where does this rule come from?
test/
.idea/
.web/
.tmp/
.node_modules/
node_modules
.DS_Store/
.DS_Store
src/.DS_Store
*/.DS_Store
web/
web
*.zip
web.zip