Prechádzať zdrojové kódy

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

PyInstaller .manifest
Carl Suster 11 rokov pred
rodič
commit
4016064d28
1 zmenil súbory, kde vykonal 6 pridanie a 0 odobranie
  1. 6 0
      Python.gitignore

+ 6 - 0
Python.gitignore

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