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.