From 75e821ccd7e7ab67fd7221883346ef1fe106aff9 Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Wed, 25 Feb 2026 11:15:42 +0100 Subject: [PATCH] chore(config): gitignore agent-memory scratch files Session-specific working notes that are context-brittle and would create noise across branches. Co-Authored-By: Claude Opus 4.6 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0270ea1b6..ce6b5e78d 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ Thumbs.db # Note: .claude/agents/, .claude/skills/, and .claude/settings.json ARE tracked .claude/plans/ .claude/projects/ +.claude/agent-memory/