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/
|
build/
|
||||||
dist/
|
dist/
|
||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
|
.vscode/
|
||||||
|
|
||||||
# JetBrains IntelliJ IDEA project files
|
# JetBrains IntelliJ IDEA project files
|
||||||
.idea
|
.idea
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue