zlacker

[return to "Show HN: Total Recall – write-gated memory for Claude Code"]
1. nunobr+y3[view] [source] 2026-02-06 00:22:54
>>davego+(OP)
From a first read, the memory folder should also go into .gitignore by default
◧◩
2. davego+x6[view] [source] 2026-02-06 00:48:31
>>nunobr+y3
Good catch. I agree the safe default is to ignore memory/ since it can contain personal notes, people context, and daily logs. I’m updating the installer to add memory/ to .gitignore by default (along with CLAUDE.local.md and .claude/settings.local.json).

For teams that do want shared context, I’ll document a “team mode” gitignore pattern that commits only selected registers (e.g. decisions/projects) while keeping daily logs + preferences/people local.

[go to top]