added .vscode ignore
This commit is contained in:
parent
583cecc661
commit
ab9f86d6c9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,7 @@ node_modules/
|
|||
build/
|
||||
dist/
|
||||
npm-debug.log*
|
||||
.vscode/
|
||||
|
||||
# JetBrains IntelliJ IDEA project files
|
||||
.idea
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue