Updated gitignore for VSCode

This commit is contained in:
David Lenfesty 2019-09-05 10:36:02 -06:00
parent 2b395b458a
commit 1e20a5c6be

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
__pycache__/**
*.swp
.vscode/**