vue-pure-admin/.gitignore
2021-10-29 14:08:00 +08:00

19 lines
202 B
Plaintext

node_modules
.DS_Store
dist
dist-ssr
*.local
.eslintcache
yarn.lock
npm-debug.log*
yarn-debug.log*
yarn-error.log*
tests/**/coverage/
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln