From 06962b0ccf39ef0b2ebb3b73809d81e34da71e1d Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 19 Nov 2009 15:59:19 +0100 Subject: .gitignore more testfiles Signed-off-by: Bernhard Reutner-Fischer --- test/.gitignore | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'test/.gitignore') diff --git a/test/.gitignore b/test/.gitignore index 776a7e0a0..d438af7d0 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -3,8 +3,13 @@ # !.gitignore # +# Generated files +# +*.out +# # Executable test # +*_glibc argp/argp-ex[1-4] argp/argp-test argp/bug-argp1 @@ -35,6 +40,7 @@ inet/tst-ethers inet/tst-ethers-line inet/tst-network inet/tst-ntoa +librt/shmtest locale/bug-iconv-trans locale/collate-test locale/dump-ctype @@ -108,7 +114,10 @@ malloc/tst-[cmv]alloc malloc/tst-mallocfork malloc/tst-mcheck malloc/tst-obstack -math/gen-libm-test.pl +math/libm-test-ulps.h +math/libm-test.c +math/test-fpucw +math/tst-definitions misc/bug-glob2 misc/bug-readdir1 misc/dirent -- cgit v1.2.3