.DS_Store

.claude/
.venv/
__pycache__/
*.py[cod]

.env
.env.*
!.env.example

.tox/
.nox/
.hypothesis/

.pytest_cache/
.coverage
coverage.xml
junit.xml
htmlcov/

.mypy_cache/
.ruff_cache/

dist/
build/
*.egg-info/

DEFINITION.md
