From: Sami Kerola Date: Sat, 4 Aug 2012 07:33:39 +0000 (+0200) Subject: build-sys: add files make check generates in gitignore X-Git-Tag: v2.22-rc2~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=404fa3f33b0c2c5e84ea327b8bdc22e6f27b2dbe;p=thirdparty%2Futil-linux.git build-sys: add files make check generates in gitignore The config/test-driver appears at automake stage, rest after running 'make check'. Signed-off-by: Sami Kerola Signed-off-by: Karel Zak --- diff --git a/.gitignore b/.gitignore index 8a740e3eec..d63e0e065d 100644 --- a/.gitignore +++ b/.gitignore @@ -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