build: Add .vscode to .gitignore

This commit is contained in:
Karl Schultz 2018-06-20 10:56:19 -06:00
parent 06a71b203e
commit 763929122b

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
__pycache__
*.pyc
build
.vscode/