__pycache__/
*.py[cod]
.venv/
.pytest_cache/
*.egg-info/
node_modules/
dist/
.claude/settings.local.json

# Local agent worktrees: generic tooling state, per-clone, never part of any
# distribution. Tracked here rather than only in .git/info/exclude so the
# exclusion travels with a fresh clone.
.claude/worktrees/
