OSDN Git Service

build: ignore more generated files
authorJim Meyering <meyering@redhat.com>
Sat, 22 Aug 2009 13:58:34 +0000 (15:58 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 22 Aug 2009 13:58:34 +0000 (15:58 +0200)
* .gitignore: Ignore a few more build artifacts.

.gitignore

index d8af02a..0394d17 100644 (file)
@@ -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