[git commit] test: Ignore various test objects

Mike Frysinger vapier at gentoo.org
Sun Apr 8 05:04:17 UTC 2012


commit: http://git.uclibc.org/uClibc/commit/?id=c10a5588b3c28d328bfe5fbcaa17a3e627972d99
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Kevin Cernekee <cernekee at gmail.com>
Signed-off-by: Mike Frysinger <vapier at gentoo.org>
---
 test/.gitignore |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/test/.gitignore b/test/.gitignore
index c892816..a39fbec 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


More information about the uClibc-cvs mailing list