maint: ignore *.trs files, lib/getopt.h and build-aux/test-driver

* .gitignore: Also ignore automake's new .trs files and its
build-aux/test-driver, as well as lib/getopt.h.
This commit is contained in:
Jim Meyering 2012-01-04 18:13:19 +01:00
parent 2403b1caa5
commit d015505528

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