*.egg*
*.pyc
.*.sw*
/.coverage
/.tox
/build
/coverage.xml
/dist
/docs/_build
/env
/htmlcov
/logs
/run
/tests/*.db
