Private
Public Access
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
This commit is contained in:
@@ -9,6 +9,8 @@ credentials.toml
|
|||||||
uv.lock
|
uv.lock
|
||||||
md_gen
|
md_gen
|
||||||
scripts/generated
|
scripts/generated
|
||||||
|
scripts/tier2/state/
|
||||||
|
scripts/tier2/failures/
|
||||||
logs
|
logs
|
||||||
logs/sessions/
|
logs/sessions/
|
||||||
logs/agents/
|
logs/agents/
|
||||||
|
|||||||
Reference in New Issue
Block a user