diff options
author | Keith Packard <keithp@keithp.com> | 2013-04-28 23:15:28 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-04-28 23:15:28 -0700 |
commit | 86d6951eb480645cd2845aafd2396ec9dd4e69af (patch) | |
tree | 5d61cc2884a5a8301daab8792152091c7a353f27 | |
parent | c4c8599eceb47501971c9c095e0eaec3a49aa966 (diff) |
altos: Ignore ao_aes_test binary
Signed-off-by: Keith Packard <keithp@keithp.com>
-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 8f74c348..90af6517 100644 --- a/src/test/.gitignore +++ b/src/test/.gitignore @@ -12,3 +12,4 @@ ao_fec_test ao_flight_test_mm ao_flight_test_noisy_accel ao_micropeak_test +ao_aes_test |