# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/

# Environments
.venv/
venv/

# Tooling
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage

# OS
.DS_Store

# Claude Code local settings
.claude/

# ccsessions live documents
_session_*.md
_session_*.html
_session_*_files/

# generated by extras/make-nord-light-theme.py
nord-light.theme
