From 545e6b23d68d43de4b2bc5ccacf2b8f4b2ed19c4 Mon Sep 17 00:00:00 2001 From: Matthews Date: Wed, 5 Feb 2020 11:04:05 +0000 Subject: [PATCH] Yet another vs code file to ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.20.1