__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
.env
data/
*.ndjson
.pytest_cache/
.mypy_cache/
.DS_Store

.claude/
