From f7606d8e4de4509a0fcb53bd1023b875a5b8acfb Mon Sep 17 00:00:00 2001 From: alex-mills Date: Fri, 18 Sep 2026 17:59:41 -0500 Subject: [PATCH] chore(DEN-3945): close fleet conformance gaps Rules fixed (deterministic, policy-mandated; see ORESoftware/den-3945-fleet-sweep conformance/CHECKLIST.md): - AGENTS-ORES-IGNORE - IGNORE-SCRATCH-DIRS Co-Authored-By: Claude Opus 5 --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index be8df62..04d8442 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,10 @@ dist/ .env .env.* !.env.example + +# machine-local symlink to ORESoftware/my-ai AGENTS.md; never committed +.ores/ + +# Repository-local temporary data and authorized Git worktrees +tmp/ +temp/