# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Testing
.pytest_cache/
.coverage
htmlcov/

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Claude Code
settings.local.json
!src/claude_skills/claude_skills/common/templates/setup/settings.local.json
settings.json
.cache/
.claude/
.doc-cache/
.agents/
*.cache/

# SDD Toolkit
.specs/

# Ignore all dotfolders under specs/ (reports, reviews, etc.)
specs/.*/
!specs/.plans/
!specs/.plans/**

# ModelChorus configuration
.model-chorusrc

.doc-cache/
.agents/
.mcp.json
uv.lock
.venv
.hypothesis/
.ruff_cache/
node_modules/
.opencode/
