From 3ea6c4035235ddb79e662a59dbc71a5d865f6164 Mon Sep 17 00:00:00 2001 From: Cobra Date: Tue, 21 Jul 2026 13:10:27 -0400 Subject: [PATCH] Remove transient AI workflow audit artifacts and gitignore future ones --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index ad28415..a94be6b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,11 @@ __pycache__/ net_alerter/.secrets BIGBROTHER_DESIGN.md .claude/ + +# AI workflow artifacts - transient, never commit +audits/ +.claude/audits/ +AUDIT_*.md +FIXES_*.md +FIXES.md +GATE_*.md