ERP/.gitignore
shawnzhang d0d2f3ff72 feat:自动部署
feat:自动部署
2021-04-15 20:16:27 +08:00

28 lines
290 B
Plaintext

.DS_Store
node_modules/
dist/
CCC/
test/
config/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
test/unit/coverage
test/e2e/reports
selenium-debug.log
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
deploy.config.js
package-lock.json
CCC.zip
test.zip