# Logs logs/ # Secrets and credentials *.key *.pem *.secret credentials/ .credentials.json # Cache and state .cache/ stats-cache.json statsig/ # History and debug history.jsonl file-history/ shell-snapshots/ debug/ # Plugin caches (contain embedded git repos) plugins/cache/ plugins/marketplaces/ # Local settings settings.local.json # Conversation history (private/large) projects/ # Temporary files *.tmp *.swp # Todos (managed by Claude Code) todos/ repos/homelab