# build
__pycache__
build/
dist/
site/
*.pyc
*.egg-info/

# testing
.coverage
.hypothesis
.mypy_cache
.nox
.pytest_cache
coverage.xml
