__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.venv/
.env
dist/
build/
agent-state/
.DS_Store

# Local credential / secrets helpers (never commit, never ship in sdist)
set-tokens.sh
*.pypirc
.pypirc

# Local Claude Code workspace state
.claude/settings.local.json
