From a6c7152c52ea8496f2933779d49775f009c02338 Mon Sep 17 00:00:00 2001 From: John Coffey Date: Sat, 19 Sep 2026 22:34:50 -0700 Subject: [PATCH] cutover-rehearsal: ignore the fixture it writes --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index d6d2a48..e4e934e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,8 @@ run.sh !.gitattributes !.github CLAUDE.md + +# The cutover rehearsal writes its fixture and state here. +tools/fork/cutover-rehearsal/__pycache__/ +tools/fork/cutover-rehearsal/before.json +tools/fork/cutover-rehearsal/phase2_notes.json