From 4802fe6dcae0e57c2e992dde008e3bcc84ea8d7f Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sat, 13 Jun 2020 23:13:35 -0700 Subject: [PATCH] altos/test: Ignore ao_flight_test_mini binary Signed-off-by: Keith Packard --- src/test/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/.gitignore b/src/test/.gitignore index 56f532ef..e3af02f6 100644 --- a/src/test/.gitignore +++ b/src/test/.gitignore @@ -16,6 +16,7 @@ ao_fec_test ao_flight_test_mm ao_flight_test_noisy_accel ao_flight_test_metrum +ao_flight_test_mini ao_micropeak_test ao_aes_test ao_lisp_test -- 2.30.2