From 9c87e94192ecdd01cd6ffcc18a34819c10238c85 Mon Sep 17 00:00:00 2001 From: Jonathan Santilli <1774227+jonathansantilli@users.noreply.github.com> Date: Tue, 24 Mar 2026 13:33:20 +0000 Subject: [PATCH] chore: ignore internal workflow docs --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c1e7bba..bfa326c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,9 @@ node_modules/ /docs/release/ /docs/CodeGate-PRD-v3.md /docs/CodeGate-PRD-Addendum-AgentScan.md +/docs/feature-evidence-ledger.md +/docs/workflow-audit-parity-checklist.md +/docs/workflow-audit-real-cases.md /showcase/ /scripts/showcase/ /fixes.patch