From aa80553698099a8436e10a8f3bfcd4320442d8c0 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 19 Oct 2020 16:24:14 +0100 Subject: [PATCH] Update --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d2e98b3..4d754be 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,9 @@ MANIFEST secrets secrets/* +.vscode +.vscode/* + # PyInstaller # Usually these files are written by a python script from a template # before PyInstaller builds the exe, so as to inject date/other infos into it.