mt-yj-wms-ui/.gitignore
2021-10-28 15:32:09 +08:00

22 rivejä
297 B
Plaintext

.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
/package.json
/src/mock/index.js
/src/mock/modules/common.js
/static/config/index.js