Add .vscode/ to ignored paths

This commit is contained in:
Martin Green
2018-01-06 15:20:11 +02:00
parent 44d1132f36
commit d0a018cb3a
+1
View File
@@ -5,6 +5,7 @@ __pycache__
*.pyc
*~
.directory
.vscode/
# Finder (MacOS) makes these automatically.
.DS_Store