소스 검색

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