integrated_traffic_admin_vue/.gitignore

22 lines
302 B
Plaintext
Raw Permalink Normal View History

2024-01-22 11:32:01 +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
2024-02-22 11:57:53 +08:00
*.iml
### ignoreTemplate template
!/package-lock.json
!/integrated_traffic_admin_vue.iml