From ff81e9faeba86b05b45100abf6daf1a65c0655f2 Mon Sep 17 00:00:00 2001 From: Metallicow Date: Sun, 23 Feb 2014 02:48:20 -0600 Subject: [PATCH] remove .exe.manifest ; Redundant --- Python.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/Python.gitignore b/Python.gitignore index 1024cd49..82f31305 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -25,7 +25,6 @@ var/ # 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. -*.exe.manifest *.manifest *.spec