Add VSCode tmp files to gitignore

This commit is contained in:
Mark Tinberg 2020-11-12 13:22:46 -06:00
parent 2188ac7a62
commit 0d9773c0e0

3
.gitignore vendored
View File

@ -127,3 +127,6 @@ dmypy.json
# Pyre type checker
.pyre/
# Editor
.vscode