From 8b4090becb4a3494fabd27c2e233323113f01224 Mon Sep 17 00:00:00 2001 From: Metallicow Date: Sat, 22 Feb 2014 03:48:38 -0600 Subject: [PATCH] .spec files also --- Python.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Python.gitignore b/Python.gitignore index ad380ed..1024cd4 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -27,6 +27,7 @@ var/ # before PyInstaller builds the exe, so as to inject date/other infos into it. *.exe.manifest *.manifest +*.spec # Installer logs pip-log.txt -- GitLab