maint: ignore *.trs files, lib/getopt.h and build-aux/test-driver
authorJim Meyering <meyering@redhat.com>
Wed, 4 Jan 2012 17:13:19 +0000 (18:13 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 4 Jan 2012 19:25:38 +0000 (20:25 +0100)
* .gitignore: Also ignore automake's new .trs files and its
build-aux/test-driver, as well as lib/getopt.h.

.gitignore

index fabab51..383361b 100644 (file)
@@ -2,6 +2,7 @@
 *.[EIOX]
 *.bak
 *.o
+*.trs
 */.deps
 *~
 ._bootmp
@@ -25,6 +26,7 @@
 /build-aux/mdate-sh
 /build-aux/missing
 /build-aux/snippet/
+/build-aux/test-driver
 /build-aux/texinfo.tex
 /build-aux/ylwrap
 /config.cache
@@ -50,6 +52,7 @@
 /lib/ctype.h
 /lib/dirent.h
 /lib/fcntl.h
+/lib/getopt.h
 /lib/glthread
 /lib/iconv.h
 /lib/iconv_open-aix.h