This commit is contained in:
Max 2020-10-19 16:24:14 +01:00
parent ce125c354e
commit aa80553698

3
.gitignore vendored
View File

@ -31,6 +31,9 @@ MANIFEST
secrets secrets
secrets/* secrets/*
.vscode
.vscode/*
# PyInstaller # PyInstaller
# Usually these files are written by a python script from a template # 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. # before PyInstaller builds the exe, so as to inject date/other infos into it.