Ignore build result

This commit is contained in:
Swen Kooij 2017-01-30 11:42:24 +02:00
parent 4511c3b195
commit c38df2589e

4
.gitignore vendored
View File

@ -8,3 +8,7 @@ __pycache__
# Ignore coverage reports
.coverage
htmlcov
# Ignore build results
*.egg-info/
dist/