__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.pytest_cache/
.env

# Claude Code memory (conversation-local, not project data)
memory/
