diff --git a/.gitignore b/.gitignore index f680b66b..6cf722a0 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,12 @@ go.work.sum # canonical record lives in commit messages and the running code). docs/superpowers/ +# Per-machine Claude Code settings + remember-skill memory artifacts. +# Both are operator-scoped; the canonical project memory lives under +# ~/.claude/projects/ outside the repo. +.claude/ +.remember/ + # Flutter flutter_client/.dart_tool/ flutter_client/.flutter-plugins