summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore74
1 files changed, 60 insertions, 14 deletions
diff --git a/.gitignore b/.gitignore
index 96e8b08c..f36511cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,21 +1,67 @@
*.log
+*.m4f
+*.tmp
*~
.#*
.version
CVS
-Fetchdir
-INSTALL
+/Fetchdir
+/INSTALL
Makefile
Makefile.in
-TAGS
-aclocal.m4
-autoconf-[0-9].*
-autom4te.cache
-config.cache
-config.log
-config.status
-configure
-configure.scan
-log
-releases
-tags
+/TAGS
+/aclocal.m4
+/autoconf-[0-9].*
+/autom4te.cache
+/bin/autoheader
+/bin/autoconf
+/bin/autoconf.in
+/bin/autom4te
+/bin/autoreconf
+/bin/autoscan
+/bin/autoupdate
+/bin/ifnames
+/build-aux/elisp-comp
+/build-aux/install-sh
+/build-aux/mdate-sh
+/build-aux/missing
+/build-aux/mkinstalldirs
+/config.cache
+/config.log
+/config.status
+/configure
+/configure.scan
+/doc/*.??
+!/doc/Makefile.am
+/doc/*.???
+/doc/*.info*
+/doc/manual
+/doc/stamp-vti
+/doc/standards
+/doc/version.texi
+/lib/autom4te.cfg
+/lib/autoscan/autoscan.list
+/lib/emacs/*.elc
+/lib/emacs/elc-stamp
+/lib/m4sugar/version.m4
+/log
+/man/*.[1-9]
+/man/autoscan.log
+/releases
+/tags
+/tests/ac*.at
+/tests/atconfig
+/tests/atlocal
+/tests/autoconf
+/tests/autoheader
+/tests/autom4te
+/tests/autoreconf
+/tests/autoscan
+/tests/autoupdate
+/tests/expr
+/tests/ifnames
+/tests/mktests.stamp
+/tests/package.m4
+/tests/testsuite
+/tests/testsuite.dir
+/tests/wrapper.in