Fix format string
[clinton/thingy_grabber.git] / .gitignore
index 894a44c..f0ee661 100644 (file)
@@ -102,3 +102,7 @@ venv.bak/
 
 # mypy
 .mypy_cache/
+
+# VS Code
+*.code-workspace
+.vscode
\ No newline at end of file