__pycache__/
*.pyc
.DS_Store

# claude-flow local state (churn, not source)
.claude-flow/

# python build/venv artifacts
.venv/
dist/
build/
*.egg-info/
.pytest_cache/
