feat: 修改git文件

This commit is contained in:
2026-01-03 13:23:41 +08:00
parent 66523af257
commit a954e57c63
171 changed files with 41319 additions and 12 deletions

29
.gitignore vendored
View File

@@ -1,15 +1,20 @@
.idea/
.web/
.tmp/
.node_modules/
node_modules
.DS_Store/
.DS_Store
src/.DS_Store
*/.DS_Store
web/
web
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
test/unit/coverage
test/e2e/reports
selenium-debug.log
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.zip
web.zip
package-lock.json