diff options
author | Keith Packard <keithp@keithp.com> | 2013-04-28 23:22:41 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-05-07 20:07:53 -0700 |
commit | 257500776935b5950cd7c49f9c799b3174d9232d (patch) | |
tree | db63066c63899aea9b6513d98d7dc3b1198bdfdd /src/kalman | |
parent | 5a77a62bce5e5ab5998f24588839f3c8a1cc6221 (diff) |
altos: Add .gitignore to kalman test dir
Diffstat (limited to 'src/kalman')
-rw-r--r-- | src/kalman/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/kalman/.gitignore b/src/kalman/.gitignore new file mode 100644 index 00000000..a927c404 --- /dev/null +++ b/src/kalman/.gitignore @@ -0,0 +1 @@ +*.micro |