Add visual studio code workspaces to ignore
authorMatthews <oliver.matthews@hpe.com>
Mon, 3 Feb 2020 14:34:49 +0000 (14:34 +0000)
committerMatthews <oliver.matthews@hpe.com>
Mon, 3 Feb 2020 14:34:49 +0000 (14:34 +0000)
.gitignore

index 894a44c..a473a8a 100644 (file)
@@ -102,3 +102,6 @@ venv.bak/
 
 # mypy
 .mypy_cache/
+
+# VS Code
+.code-workspace