Commit 4016064d authored by Carl Suster's avatar Carl Suster

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

PyInstaller .manifest
parents 31a5904b ff81e9fa
...@@ -21,6 +21,12 @@ var/ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment