ConsulManager/vue-consul/.gitignore

17 lines
190 B
Plaintext
Raw Normal View History

2022-01-28 12:10:09 +08:00
.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
tests/**/coverage/
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln