__pycache__/
*.pyc
*.pyo
*.egg-info/
build/
dist/
.venv/
.env
.env.local
.cache/
.pytest_cache/
*.log
.DS_Store
uv.lock

.claude/
