CLAUDE.md
.claude/

# Python
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.venv/

# Builds
dist/
build/
*.egg-info/
