From f2d95cddc54c4f99e09614333b57c320ecd5008b Mon Sep 17 00:00:00 2001 From: Paul Bakaus Date: Wed, 29 Jul 2026 14:28:14 -0700 Subject: [PATCH] Fix critique ignore file tracking AI-assisted change. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1209c9979..ae7ee4424 100644 --- a/.gitignore +++ b/.gitignore @@ -67,7 +67,7 @@ src/__impeccable_provider_smoke_*.html # Per-run critique snapshots are local artifacts. ignore.md (also under # this dir) carries deferrals the user may want to share, so it's # explicitly re-included below. -.impeccable/critique/ +.impeccable/critique/* !.impeccable/critique/ignore.md # Legacy live mode session file + annotation screenshots