summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSami Kerola2012-08-04 09:33:39 +0200
committerKarel Zak2012-08-06 14:54:03 +0200
commit404fa3f33b0c2c5e84ea327b8bdc22e6f27b2dbe (patch)
tree1346022fd8ec85fee8a8b43747a5df1ca5e546b9 /.gitignore
parentvipw: make vim writebackup mode work (diff)
downloadkernel-qcow2-util-linux-404fa3f33b0c2c5e84ea327b8bdc22e6f27b2dbe.tar.gz
kernel-qcow2-util-linux-404fa3f33b0c2c5e84ea327b8bdc22e6f27b2dbe.tar.xz
kernel-qcow2-util-linux-404fa3f33b0c2c5e84ea327b8bdc22e6f27b2dbe.zip
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8a740e3ee..d63e0e065 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