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:59:07 -0800 |
commit | 30e9248dbeaff87c15431e6e404ecd5e8b7c8796 (patch) | |
tree | 4e0ae47700358acdd08e8207ec2608a876c393fc /test/.gitignore | |
parent | be56fe7569cff28a9003a5e5ca7f8ca17dfb1d90 (diff) |
test/.gitignore: Ignore a few more test binaries
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'test/.gitignore')
-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 |