From 1471b8addff6b8f9f155da2d89ddf92dc4cd71e1 Mon Sep 17 00:00:00 2001 From: Petr Date: Mon, 9 Mar 2026 08:33:31 +0100 Subject: [PATCH] Add agent-generated artifacts to .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 3993cab..e1f359b 100644 --- a/.gitignore +++ b/.gitignore @@ -128,3 +128,7 @@ metadata_tooling/ temp/ docs/schema.yml docs/datasets/*/schema.yml + +# Agent-generated reports (not part of codebase) +.audit/ +docs/AGENT-REPORTS/