diff options
author | Keith Packard <keithp@keithp.com> | 2014-09-11 15:57:21 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-09-11 15:57:21 -0700 |
commit | d7ad490a33900a788b15d1600ebaa2a71e6f35ff (patch) | |
tree | b5844cdb242acc25d11a9fa003bd3370ab3c2b2a | |
parent | 7ad8921b164103629b246c25860297454aa7ec6b (diff) |
altos: Add smaller altitude table file to .gitignore
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index a8628fae..aad18d4c 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,4 +1,5 @@ Makedefs altitude.h altitude-pa.h +altitude-pa-small.h ao_whiten.h |