Files
uni-pos/.gitignore
T
占永辉 a87d672d54 fix
2021-01-14 12:33:25 +08:00

27 lines
261 B
Plaintext

.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
.history/
tests/**/coverage/
tests/e2e/reports
selenium-debug.log
# Editor directories and files
.idea
*.iml
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
admin-web
build