wms-dj-vue/.gitignore
2024-10-29 16:33:32 +08:00

27 lines
303 B
Plaintext

.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
.editorconfig
.eslintignore
.eslintrc.js
.env.*
package-lock.json
yarn.lock