Merge pull request #2397 from weinihou/master

add MANIFEST to Python.gitignore
This commit is contained in:
Brendan Forster
2017-09-09 11:25:05 +10:00
committed by GitHub

View File

@@ -23,6 +23,7 @@ wheels/
*.egg-info/ *.egg-info/
.installed.cfg .installed.cfg
*.egg *.egg
MANIFEST
# PyInstaller # PyInstaller
# Usually these files are written by a python script from a template # Usually these files are written by a python script from a template