From 061dedf57ec42552022384bf4aff57dd18c9f3a5 Mon Sep 17 00:00:00 2001 From: Research Assistant Date: Fri, 19 Jun 2026 16:22:31 +0800 Subject: [PATCH] chore: add .ai-bridge/ to gitignore (codexpro temp files) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b43908ae..59fe4808 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ paperforge/plugin/node_modules/ # Temp files .opencode/tmp/ +.ai-bridge/ # Audit page screenshots (keep structured JSON/CSV) audit/*/annotated_pages/