From 05d64a7dac2c5e03a22400807d88d650dab4ea63 Mon Sep 17 00:00:00 2001 From: alex-mills Date: Fri, 18 Sep 2026 16:58:47 -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 91dfe21..380e425 100755 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,10 @@ logs *.log dist/* !dist/.gitkeep + +# machine-local symlink to ORESoftware/my-ai AGENTS.md; never committed +.ores/ + +# Repository-local temporary data and authorized Git worktrees +tmp/ +temp/