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

# Virtual environments
.venv

# Mypy
.mypy_cache/

# Tests / Coverage / Benchmarks
htmlcov/
.coverage
.pytest_cache/
.benchmarks/
profiles/

# LLM Contexts
llm-context.md
CLAUDE.md
