From: Matthews Date: Wed, 5 Feb 2020 11:04:05 +0000 (+0000) Subject: Yet another vs code file to ignore X-Git-Tag: v0.6.3^2~1 X-Git-Url: https://git.hcoop.net/clinton/thingy_grabber.git/commitdiff_plain/545e6b23d68d43de4b2bc5ccacf2b8f4b2ed19c4 Yet another vs code file to ignore --- diff --git a/.gitignore b/.gitignore index 9a4c448..f0ee661 100644 --- a/.gitignore +++ b/.gitignore @@ -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