# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
*.egg

# Virtual environments
.venv/
venv/
ENV/

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

# mypy
.mypy_cache/

# pytest
.pytest_cache/

# ruff
.ruff_cache/

# coverage
htmlcov/
.coverage
.coverage.*
coverage.xml

# OS
.DS_Store
Thumbs.db

# Lock files (output artifacts, not source)
*.lock.json

# Local agent/tooling artifacts
.claude/
.gemini/
.codex/
.hypothesis/
.invar/
.opencode/
.serena/
.vectl/
.mcp.json
AGENTS.md
CLAUDE.md
GEMINI.md
plan-dashboard.html
