Skip to content

Commit 5cc41e1

Browse files
Lykhoydaclaude
andauthored
chore: gitignore scripts/cdp-bridge/eval/ (local-only live-gate harnesses) (#261)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 6190178 commit 5cc41e1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ scripts/rn-fast-runner/**/DerivedData/
2727
# pause sentinel, inflight locks) nests under a single directory so one
2828
# line covers everything including future additions.
2929
.codex-pair/
30+
31+
# cdp-bridge eval harnesses (local-only dev scaffolding — live-gate scripts
32+
# driven against booted devices, e.g. eval/live-gate-gh253.mjs; not shipped)
33+
scripts/cdp-bridge/eval/

0 commit comments

Comments
 (0)