Add .gitignore for test build artifacts, remove committed binaries and .o files

This commit is contained in:
Jason
2026-03-19 09:28:48 +02:00
parent 28a66889ad
commit b93ee04592
36 changed files with 13 additions and 200 deletions
@@ -0,0 +1,13 @@
# Build artifacts
*.o
*.dSYM/
# Test binaries (built by Makefile)
test_bug1_timed_sync_init_ordering
test_bug2_ad9523_double_setup
test_bug3_timed_sync_noop
test_bug4_phase_shift_before_check
test_bug5_fine_phase_gpio_only
test_bug6_timer_variable_collision
test_bug7_gpio_pin_conflict
test_bug8_uart_commented_out