# Secrets and machine-local config
settings.json
settings.local.json

# Session/runtime state
history.jsonl
sessions/
debug/
cache/
paste-cache/
shell-snapshots/
session-env/
file-history/
backups/
downloads/
tasks/
plans/
stats-cache.json
.last-cleanup
.DS_Store

# Plugins (installed per-machine)
plugins/

# Projects: only sync memory/ subdirectories
projects/**
!projects/*/
!projects/*/memory/
!projects/*/memory/**
