__pycache__/
*.pyc
.venv/
.pytest_cache/
dist/
build/
*.egg-info/

# macOS
.DS_Store

# Local Claude Code config
.claude/

# Garmin token cache (defensive — default lives at ~/.garminconnect, outside repo)
.garminconnect/
*token*.json
