This commit is contained in:
wkc
2026-03-04 14:31:07 +08:00
commit 222e66552f
1480 changed files with 224148 additions and 0 deletions

26
szzh-h5/.gitignore vendored Normal file
View File

@@ -0,0 +1,26 @@
.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
tests/**/coverage/
tests/e2e/reports
selenium-debug.log
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
dist.zip
package-lock.json
yarn.lock
vue.config.js