From 2ae338f6afe4b3706d30a68aeec7a159feb9b933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20St=C3=B6r?= Date: Sat, 7 Jan 2017 22:46:27 +0100 Subject: [PATCH] Allow .spec files in repo again --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dbb6aea..e8ace72 100644 --- a/.gitignore +++ b/.gitignore @@ -30,7 +30,7 @@ var/ # 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