__pycache__/
*.pyc
*.egg-info/
build/
dist/
.venv/
.pytest_cache/

# stray test artifacts from running the CLI in-repo
/.claude/
/.blitz/
