Add .vscode/ to .gitignore

This commit is contained in:
Matt Lott 2015-09-10 16:58:33 -07:00
parent bdc1dea168
commit 921fe7f807

3
.gitignore vendored
View file

@ -97,4 +97,5 @@ temp/
Dockerfile
### If you add something here, copy it to the end of .npmignore, too. ###
# Visual Studio Code
.vscode/