diff options
author | Keith Packard <keithp@keithp.com> | 2012-05-27 16:52:45 -0600 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-05-27 16:52:45 -0600 |
commit | ed635545e0b965901032ed2c3474ffe997c73de3 (patch) | |
tree | 25e777e9aec63e4593f39a537a1cedc7f2249010 | |
parent | dd73c9b441f7672fb9982c4caeb5178df30f5d2b (diff) |
ignore pa to altitude conversion file
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 7a5d6ef5..c6e1e353 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1 +1,2 @@ altitude.h +altitude-pa.h |