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

# Virtual environments
.venv
uv.lock

# Private
todo
info

# Agents
CLAUDE.md
.claude
.agents
knowledge.md

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