# OS
.DS_Store
Thumbs.db

# Editors
.vscode/
.idea/
*.swp

# Python
__pycache__
.venv/
.ruff_cache/
.pytest_cache/
uv.lock
dist/

# The config repo this tool syncs, when cloned here.
claude-config/

# Process artifacts, never committed.
planning.md
