build: export-ignore the promote.sh test scripts too (they invoke the ignored script)

feat/v1-foundation
boban 2026-07-03 20:06:14 +02:00
parent 4e4023f12d
commit fff2d017be
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored
View File

@ -20,6 +20,8 @@
# Release tooling + the dev-only in-dashboard release bridge — private-CI / dev-box only.
/scripts/promote.sh export-ignore
/scripts/promote.test.sh export-ignore
/tests/scripts/promote-guard.test.sh export-ignore
/app/Livewire/Release export-ignore
/app/Services/ReleaseBridge.php export-ignore
/app/Services/ReleasePlanner.php export-ignore