diff options
author | Keith Packard <keithp@keithp.com> | 2013-04-28 23:15:28 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-05-07 20:07:53 -0700 |
commit | 24a03d0c64fc0b56ad5ccfd6588aa47690ea2a65 (patch) | |
tree | d60e4d1913f13596ac5afec3afe2eb9cf5cce5a4 /src | |
parent | e2c697af790d53c68154facc19e4096aed5de798 (diff) |
altos: Ignore ao_aes_test binary
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src')
-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 |