qa-prevention-wlaq-vue/.gitignore

19 lines
219 B
Plaintext
Raw Permalink Normal View History

2024-11-19 14:13:47 +08:00
.DS_Store
node_modules/
/dist/
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
*.iml