__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
docs/_build/
.venv/
.mypy_cache/
.pytest_cache/
.ruff_cache/
*.egg


# Example outputs
examples/*.h5

# Auto-generated by wt (workflow-tools)
*.local.code-workspace

# Local Claude Code overrides (machine-specific, not shared)
.claude/CLAUDE.local.md
.claude/settings.local.json
.claude/worktrees/
