From 1441dcaebcf654ed560d43be253e3f7b82a75fba Mon Sep 17 00:00:00 2001 From: null Date: Fri, 19 Jun 2026 22:15:41 -0500 Subject: [PATCH] chore: add retention loops build plan to project root and gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f309198e..6fad3718 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,6 @@ firestore-tests/node_modules/ firebase-debug.log firestore-debug.log UI-PLAN.md + +# Build plans (agent-only, never commit) +*_build_plan.md