# 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
*.wsl
MANIFEST

# Virtual Environment
venv/
ENV/
env/
.venv

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

# Testing
.coverage
.pytest_cache/
htmlcov/
.tox/
.nox/
coverage.xml
*.cover
.hypothesis/

# Environment
.env
.env.local
.env.*.local
.claude/

# Logs
*.log
logs/

# Documentation
docs/_build/
site/

# Package managers
.uv/
.direnv/
poetry.lock

# Project specific
/tmp/
.kitstore/
*.db
*.sqlite
/.ccproxy
.envrc
dumps
langfuse/
!stubs/langfuse/
handoff.md
.mcp.json
scripts/verify_cch.py
CLAUDE.local.md
