Skip to content

Commit 99b927b

Browse files
aapelivclaude
andcommitted
Gitignore the OTA preview pipeline's generated outputs
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 139d562 commit 99b927b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

app/mobile/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ GoogleService-Info.plist
2727
# Metro
2828
.metro-health-check*
2929

30+
# Per-branch OTA preview pipeline (scripts/ota-stage.mjs, expo export)
31+
/ota-out/
32+
/ota-expo-config.json
33+
3034
# debug
3135
npm-debug.*
3236
yarn-debug.*

0 commit comments

Comments
 (0)