From f985111065492c8b129a5c7705c98eafe1a5fbfc Mon Sep 17 00:00:00 2001 From: Ed_ Date: Thu, 18 Jun 2026 14:28:02 -0400 Subject: [PATCH] chore(tier2): gitignore scripts/tier2/state/ and scripts/tier2/failures/ Track-isolated Tier 2 scratch dirs (per-track state.json + failure reports). Excluding from git prevents accidental commits of run state that would otherwise be tracked alongside the source. Refs: conductor/tracks/tier2_no_appdata_20260618 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7bced9d6..a9e9e658 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,8 @@ credentials.toml uv.lock md_gen scripts/generated +scripts/tier2/state/ +scripts/tier2/failures/ logs logs/sessions/ logs/agents/