feat: init+修改node版本

This commit is contained in:
2025-12-22 12:48:14 +08:00
parent 6d9d7ad37e
commit 0e57c19027
329 changed files with 64992 additions and 10 deletions

26
.gitignore vendored
View File

@@ -1,11 +1,21 @@
# ---> Vue
# gitignore template for Vue.js projects
#
# Recommended template: Node.gitignore
.DS_Store
node_modules/
admin/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# TODO: where does this rule come from?
docs/_book
test/unit/coverage
test/e2e/reports
selenium-debug.log
# TODO: where does this rule come from?
test/
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.zip
package-lock.json