From 4e72d5662cefcdddb85f69405ea022293b83b1bd Mon Sep 17 00:00:00 2001 From: relay Date: Wed, 29 Jul 2026 16:52:12 -0400 Subject: [PATCH] chore: ignore generated agent runtime artifacts --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index daeac1975..fa1cb8080 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,8 @@ pnpm-debug.log* # Relay runtime artifacts *.sock *.pid +.agent-runs/ +INCIDENT-*.md # Local test artifacts .agent-relay-test-*/