From 1ff84ce0a41396ed0f532e3766e459cb4f90e6fb Mon Sep 17 00:00:00 2001 From: Tam Nhu Tran Date: Wed, 15 Apr 2026 13:26:23 -0400 Subject: [PATCH] chore(git): ignore AI plan registry files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8bc708e6..2a782db3 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ package-lock.json .claude/active-plan .claude/agent-memory/ +.claude/plans-registry.json* # Logs directory logs/