__pycache__/
*.swp
_*.py
/.tox/
/Dockerfile

# coverage files
/htmlcov
coverage.xml
/.coverage*
