浏览代码

Merge pull request #959 from Metallicow/PyInstaller-.gitignore

PyInstaller .manifest
Carl Suster 11 年之前
父节点
当前提交
4016064d28
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      Python.gitignore

+ 6 - 0
Python.gitignore

@@ -21,6 +21,12 @@ var/
 .installed.cfg
 *.egg
 
+# 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.
+*.manifest
+*.spec
+
 # Installer logs
 pip-log.txt
 pip-delete-this-directory.txt