qa-regulatory-gwj-app/.gitignore

21 lines
248 B
Plaintext
Raw Permalink Normal View History

2023-11-07 10:08:37 +08:00
.DS_Store
node_modules/
2023-11-15 11:53:03 +08:00
nui_modules/
2023-11-07 10:08:37 +08:00
unpackage/
/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/test/unit/coverage/
/test/e2e/reports/
selenium-debug.log
# Editor directories and files
.idea
.hbuilderx
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln