]> source.dussan.org Git - gitignore.git/commitdiff
autotools.gitignore: add missing files 2128/head
authorMichael Stapelberg <stapelberg@users.noreply.github.com>
Tue, 11 Oct 2016 07:39:26 +0000 (09:39 +0200)
committerGitHub <noreply@github.com>
Tue, 11 Oct 2016 07:39:26 +0000 (09:39 +0200)
See the full list of scripts documented in AC_CONFIG_AUX_DIR in https://www.gnu.org/software/automake/manual/html_node/Optional.html

Autotools.gitignore

index 1e9158e2a85f8972b26a901be4be6e1972088885..e3923f96fcef253e4cf660f41def2118533ce5ab 100644 (file)
@@ -1,6 +1,11 @@
 # http://www.gnu.org/software/automake
 
 Makefile.in
+/ar-lib
+/mdate-sh
+/py-compile
+/test-driver
+/ylwrap
 
 # http://www.gnu.org/software/autoconf
 
@@ -9,10 +14,20 @@ Makefile.in
 /autoscan-*.log
 /aclocal.m4
 /compile
+/config.guess
 /config.h.in
+/config.sub
 /configure
 /configure.scan
 /depcomp
 /install-sh
 /missing
 /stamp-h1
+
+# https://www.gnu.org/software/libtool/
+
+/ltmain.sh
+
+# http://www.gnu.org/software/texinfo
+
+/texinfo.tex