Update .gitignore

This commit is contained in:
Sergiu Toma 2019-09-18 11:29:24 +03:00
parent c95329bf10
commit 37d906aacd
2 changed files with 2 additions and 4 deletions

3
.gitignore vendored
View File

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

View File

@ -1,3 +0,0 @@
{
"git.ignoreLimitWarning": true
}