Add wheelhouse to .gitignore

This commit is contained in:
bandesz
2016-11-25 16:53:51 +00:00
parent a8c68462b0
commit 82d6154a5f

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ var/
.installed.cfg .installed.cfg
*.egg *.egg
venv/ venv/
wheelhouse/
# 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