__pycache__/
.venv/
dist/
*.egg-info/
.pytest_cache/
.ruff_cache/
.coverage
__snapshots__/*.ambr.tmp
*.pyc
.python-version.bak
uv.lock

# Hypothesis example database — do not commit
.hypothesis/
