*.egg-info
*.log
*.pyc
*.swp
*~
.DS_Store
/.coverage
/build
/dist
/htmlcov
/installed_files.txt
/tmp
/vendor
/venv
/.cache
/.eggs
/.tox
