Remove unicode characters from filenames - fixes #6
[clinton/thingy_grabber.git] / .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