From be545e9a8d6343cd83d32723ee55506804a1c449 Mon Sep 17 00:00:00 2001 From: alex-mills Date: Fri, 18 Sep 2026 16:49:02 -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 a13f2c7..c0fb5d6 100755 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,10 @@ yarn.lock ### negation !dist/README.md + +# machine-local symlink to ORESoftware/my-ai AGENTS.md; never committed +.ores/ + +# Repository-local temporary data and authorized Git worktrees +tmp/ +temp/