From a4d9bd1a3d0232110b6920e889b8c3683a7ce75e Mon Sep 17 00:00:00 2001 From: John Ahlroos Date: Tue, 2 Mar 2021 17:49:39 +0200 Subject: [PATCH] Ignore vscode settings --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6c0c7e8..cee06ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.sqlite3 __pycache__ +.vscode