add internal vscode files to gitignore
This commit is contained in:
parent
26afb4d88b
commit
c729d04a7a
|
|
@ -1,3 +1,4 @@
|
||||||
# git ignore
|
# git ignore
|
||||||
|
|
||||||
node_modules/
|
node_modules/
|
||||||
|
.vscode
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue