diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2010-11-24 20:54:51 +0100 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2010-11-24 20:54:51 +0100 |
commit | f58a8c2df355f807e21dc678ff6cbe7042308819 (patch) | |
tree | 28c1c0a871fb011c8489cafa3f6db1e606b0d60b /test | |
parent | 86b4bf7d3194a06281f053be341031d9196874c2 (diff) |
test: ignore some more binaries
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'test')
-rw-r--r-- | test/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index ffef25838..605d16d55 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -119,6 +119,8 @@ malloc/tst-mcheck malloc/tst-obstack math/basic-test math/compile_test +math/c99_test +math/ilogb math/libm-test-ulps.h math/libm-test.c math/rint |