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

Dockerfile
