diff options
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 |