From 6c102f00c00f962603a6153cc5b44250799e7626 Mon Sep 17 00:00:00 2001 From: funman300 Date: Tue, 11 Aug 2026 02:01:18 +0000 Subject: [PATCH] gitignore: gate-evidence bundles are run artefacts, not source They contain live traces and logs from a specific run; they belong with the run, not in the tree. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 46dfb26..54885b4 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ Thumbs.db # Frozen baseline archives / inspects / manifests /docker-backups/ +gate-evidence/