build/
.coverage
dist/
docs/_build
*.egg-info
.git/
htmlcov
.idea/
MANIFEST
.mypy_cache/
*.pyc
.pytest_cache
.*.swp
.testrepository/
.tox
venv

Dockerfile
