summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2014-09-20 09:04:19 -0400
committerEric S. Raymond <esr@thyrsus.com>2014-09-20 09:04:19 -0400
commit31ea5b65445baf0dce18311be805dafec4f725c3 (patch)
tree6d07bcb62e92a3171d6f6b28ec97379a1a9efdb4 /.gitignore
parent103109b3697bbea9fddfa3f0e221f3f583ad2f8a (diff)
downloadgpsd-31ea5b65445baf0dce18311be805dafec4f725c3.tar.gz
Work on unit test for matrix inversion.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5b78ce07..2f4faf57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ valgrind-audit.py
# Unit tests
test_float
test_bits
+test_matrix
test_gpsmm
test_qgpsmm
test_packet