# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Testing and coverage
.pytest_cache/
.coverage
coverage.xml
htmlcov/

# Development tools
.ruff_cache/
.mypy_cache/

# Documentation
site/
DOCS.md

# GitHub
.github/copilot-instructions
.claude/CLAUDE.md