summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-08-22 15:58:34 +0200
committerJim Meyering <meyering@redhat.com>2009-08-22 15:58:34 +0200
commitc8ad4b582d9b6d60e519dde1893ddb17f56a6e01 (patch)
tree0e85589c158def6b1613f553979f30291a277290 /.gitignore
parent33541af05cab606aa3c7658ad055adb1b5de5276 (diff)
downloadparted-c8ad4b582d9b6d60e519dde1893ddb17f56a6e01.tar.gz
build: ignore more generated files
* .gitignore: Ignore a few more build artifacts.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d8af02a..0394d17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@ GNUmakefile
INSTALL
Makefile
Makefile.in
+TAGS
aclocal.m4
autom4te.cache
build-aux
@@ -30,8 +31,11 @@ lib/config.h
lib/config.h.in
lib/configmake.h
libparted.pc
+libparted/tests/disk
libparted/tests/init.sh
libparted/tests/label
+libparted/tests/t*.sh.log
+libparted/tests/test-suite.log
libtool
m4
maint.mk
@@ -44,3 +48,5 @@ partprobe/partprobe
po/.reference
stamp-h1
tests/init.sh
+tests/t*.sh.log
+tests/test-suite.log