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

# Local Claude Code guidance, not published
CLAUDE.md

# Build artifacts
dist/
build/
*.egg-info/
