# minimal version - only add to when necessary
**/__pycache__/

# testing
.pytest_cache/

# distribution/packaging
dist/

# tooling
.mypy_cache
