We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6190178 commit 5cc41e1Copy full SHA for 5cc41e1
1 file changed
.gitignore
@@ -27,3 +27,7 @@ scripts/rn-fast-runner/**/DerivedData/
27
# pause sentinel, inflight locks) nests under a single directory so one
28
# line covers everything including future additions.
29
.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