Add VSCode to gitignore

This commit is contained in:
Drew Warren 2017-04-14 11:13:44 -06:00
parent 25c5def46e
commit 745d635881
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
logs
*.log
npm-debug.log*
.vscode
# Runtime data
pids