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

# Virtual environments
.venv

# Private
todo
info

# Agents
CLAUDE.md
.claude

# Caches and temps
.uv-cache
.pytest_cache
__pycache__/
.tmp