Files
uni-pos/.gitignore
T
占永辉 2cebbe3e54 fix
2021-01-14 12:32:54 +08:00

26 lines
255 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