From 1d9384bb31e61d658a13f7421e5aa9c954a6ab9f Mon Sep 17 00:00:00 2001 From: alex-mills Date: Fri, 18 Sep 2026 16:31:43 -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 89abb17..9ab7b77 100755 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,10 @@ node_modules/ bower_components/ .idea/ .gitignore + +# machine-local symlink to ORESoftware/my-ai AGENTS.md; never committed +.ores/ + +# Repository-local temporary data and authorized Git worktrees +tmp/ +temp/