# 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

# Virtual environments
.venv/
venv/
env/
ENV/

# Testing / coverage
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.tox/
.ruff_cache/

# Type checkers / IDEs
.mypy_cache/
.pyright/
.vscode/
.idea/

# Distribution / packaging
*.manifest
*.spec

# OS
.DS_Store
Thumbs.db

# LangGraph Context MCP local index
.langgraph-context/

architecture/
agents/
CLAUDE.md