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 <kerolasa@iki.fi>
Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Sami Kerola 2012-08-04 09:33:39 +02:00 committed by Karel Zak
parent 69a826f187
commit 404fa3f33b
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View 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