Added rule to ignore .vscode

This commit is contained in:
Arnaldo Gabriel 2019-08-12 20:39:01 -04:00
parent 9f40a4c205
commit 240a15bccd
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1 +1,2 @@
node_modules
node_modules
.vscode