Yet another vs code file to ignore
authorMatthews <oliver.matthews@hpe.com>
Wed, 5 Feb 2020 11:04:05 +0000 (11:04 +0000)
committerMatthews <oliver.matthews@hpe.com>
Wed, 5 Feb 2020 11:04:05 +0000 (11:04 +0000)
.gitignore

index 9a4c448..f0ee661 100644 (file)
@@ -104,4 +104,5 @@ venv.bak/
 .mypy_cache/
 
 # VS Code
-*.code-workspace
\ No newline at end of file
+*.code-workspace
+.vscode
\ No newline at end of file