update gitignore

This commit is contained in:
caoqianming 2020-03-17 11:26:16 +08:00
parent 75e352fc30
commit 19633cd6e8
1 changed files with 21 additions and 0 deletions

21
.gitignore vendored
View File

@ -7,3 +7,24 @@ __pycache__/
# client
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
tests/**/coverage/
tests/e2e/reports
selenium-debug.log
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
package-lock.json
yarn.lock