diff options
author | Keith Packard <keithp@keithp.com> | 2014-09-11 15:56:14 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-09-11 15:56:14 -0700 |
commit | 7ad8921b164103629b246c25860297454aa7ec6b (patch) | |
tree | 92c78bcf1350894cb4fdbe33403bdaf4ca3b96b1 /src/test | |
parent | 0cedc27e22a9fbc9ccfe1b403c84d728bb23220d (diff) |
altos/test: Add TMv2 test program to .gitignore
Diffstat (limited to 'src/test')
-rw-r--r-- | src/test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/.gitignore b/src/test/.gitignore index b8b2513e..9237780b 100644 --- a/src/test/.gitignore +++ b/src/test/.gitignore @@ -15,5 +15,6 @@ ao_fat_test ao_fec_test ao_flight_test_mm ao_flight_test_noisy_accel +ao_flight_test_metrum ao_micropeak_test ao_aes_test |