From c10a5588b3c28d328bfe5fbcaa17a3e627972d99 Mon Sep 17 00:00:00 2001 From: Kevin Cernekee Date: Sat, 7 Apr 2012 13:31:25 -0700 Subject: test: Ignore various test objects Signed-off-by: Kevin Cernekee Signed-off-by: Mike Frysinger --- test/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test') diff --git a/test/.gitignore b/test/.gitignore index c89281624..a39fbec48 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -29,11 +29,15 @@ dlopen/dltest2 dlopen/dlundef dlopen/libafk.so dlopen/libafk-temp.so +dlopen/libA.so +dlopen/libB.so +dlopen/libC.so dlopen/libstatic.so dlopen/libtest[123].so dlopen/libtest.so dlopen/libundef.so dlopen/test[1-3] +dlopen/testscope inet/bug-if1 inet/gethost_r-align inet/if_nameindex @@ -250,6 +254,7 @@ silly/tiny stat/memcmp-stat stat/stat stat/stat64 +stat/stat-loop256 stdio/64bit stdio/fclose-loop stdlib/ptytest -- cgit v1.2.3