# Local scratch / backups — per ~/.claude/CLAUDE.md, Claude keeps backups before # editing any file. Useful locally; not useful in the tracked history. .backup/ # Python __pycache__/ *.pyc .pytest_cache/ # Editor / OS .DS_Store *.swp