.gitignore: Add .vscode.

This commit is contained in:
David Braun 2017-12-06 13:49:08 -05:00
parent be1fafdc22
commit 9da406e58f
2 changed files with 1 additions and 29 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
.vscode
coverage
node_modules
npm-debug.log