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