]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: add files make check generates in gitignore
authorSami Kerola <kerolasa@iki.fi>
Sat, 4 Aug 2012 07:33:39 +0000 (09:33 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 6 Aug 2012 12:54:03 +0000 (14:54 +0200)
The config/test-driver appears at automake stage, rest after running
'make check'.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Karel Zak <kzak@redhat.com>
.gitignore

index 8a740e3eec4d2a785131ec244fc4870e968b9764..d63e0e065dba4adbe7310a9c603ca7da2cf3e0ef 100644 (file)
@@ -44,6 +44,10 @@ tags
 .version
 .dirstamp
 config/ltmain.sh
+config/test-driver
+test-suite.log
+tests/run.sh.log
+tests/run.sh.trs
 
 # libuuid depends on AX_TLS macro
 !m4/tls.m4