__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
.env
*.so
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/
*.npy
*.npz
site/

# Local artifacts (scholar-specific)
coverage.json
.playwright-mcp/

# Shared dev-ecosystem ignores (align with template convention)
.mcpregistry_*
.worktrees/
# Claude Code local overrides (scope narrowly so project-shared assets
# under .claude/ — hooks, custom commands, agents — stay committable)
.claude/worktrees/
.claude/settings.local.json
docs/superpowers/
