cool-admin-midway/.gitignore
2022-03-14 14:46:21 +08:00

21 lines
200 B
Plaintext
Executable File

logs/
npm-debug.log
yarn-error.log
node_modules/
package-lock.json
yarn.lock
coverage/
dist/
.idea/
run/
.DS_Store
*.sw*
*.un~
.tsbuildinfo
.tsbuildinfo.*
.audit
typings/
lock/
public/uploads/
cache/