fix(ci): remove macOS test binaries from git, update .gitignore

The gap3, agc, and gps test binaries (Mach-O executables compiled on macOS)
were accidentally tracked. CI runs on Linux and fails with 'Exec format error'.
Removed from index and added to .gitignore.
This commit is contained in:
Jason
2026-04-16 00:45:52 +05:45
parent db4e73577e
commit b9c36dcca5
9 changed files with 8 additions and 0 deletions
@@ -18,3 +18,11 @@ test_bug12_pa_cal_loop_inverted
test_bug13_dac2_adc_buffer_mismatch
test_bug14_diag_section_args
test_bug15_htim3_dangling_extern
test_agc_outer_loop
test_gap3_emergency_state_ordering
test_gap3_emergency_stop_rails
test_gap3_idq_periodic_reread
test_gap3_iwdg_config
test_gap3_overtemp_emergency_stop
test_gap3_temperature_max
test_um982_gps
Binary file not shown.