From ccaf4efc5ed6dfe04994d7a6f691e424f95ab5cc Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 30 Apr 2020 20:09:25 +0200 Subject: [PATCH] Added windows build spec --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index de1ba11..8f67851 100644 --- a/.gitignore +++ b/.gitignore @@ -46,7 +46,7 @@ MANIFEST # 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. *.manifest -*.spec +#*.spec # Installer logs pip-log.txt