diff options
author | Austin Foxley <austinf@cetoncorp.com> | 2009-11-29 20:54:10 -0800 |
---|---|---|
committer | Austin Foxley <austinf@cetoncorp.com> | 2009-11-29 20:54:10 -0800 |
commit | 9275f4baaa55113ee6c1c9ee8b0f6d6a053a9f3e (patch) | |
tree | 42bf734b25f7e215bf6bf67709f13af26b1bbde2 /test | |
parent | b9a0b554737056b324ed154c08e37bf700353149 (diff) |
test/.gitignore: Ignore a few more test binaries
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'test')
-rw-r--r-- | test/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 4d9df1909..f4fc7c743 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -115,10 +115,13 @@ malloc/tst-mallocfork malloc/tst-mcheck malloc/tst-obstack math/basic-test +math/compile_test math/libm-test-ulps.h math/libm-test.c math/rint math/test-double +math/test-ildoubl +math/test-ldouble math/test-float math/test-fpucw math/test-idouble |