Add more files to gitignore

This commit is contained in:
Stefan Wehrmeyer 2015-12-19 21:42:09 +01:00
parent 00b4efd024
commit 21da5a3078

3
.gitignore vendored
View File

@ -1,9 +1,12 @@
*.pyc
*.egg-info
*.egg
dist/*
build/*
.DS_Store
.watchr
.coverage
htmlcov/
*.pyo
env3/*