Skip to content

Commit 4016064

Browse files
committed
Merge pull request #959 from Metallicow/PyInstaller-.gitignore
PyInstaller .manifest
2 parents 31a5904 + ff81e9f commit 4016064

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Python.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ var/
2121
.installed.cfg
2222
*.egg
2323

24+
# PyInstaller
25+
# Usually these files are written by a python script from a template
26+
# before PyInstaller builds the exe, so as to inject date/other infos into it.
27+
*.manifest
28+
*.spec
29+
2430
# Installer logs
2531
pip-log.txt
2632
pip-delete-this-directory.txt

0 commit comments

Comments
 (0)