summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-06-10 20:34:58 +0200
committerPeter Simons <simons@cryp.to>2009-06-10 20:34:58 +0200
commitf565dcddeb18f5b13da0fec31bf686ae6e49acbd (patch)
treed991040f0dba04d97863dfb47fd9e2b032abd8ea /.gitignore
parent1a6ee07c5ac985d5ec19dad11973f802030b4c72 (diff)
downloadautoconf-archive-f565dcddeb18f5b13da0fec31bf686ae6e49acbd.tar.gz
Let git ignore files generated by Autoconf or Automake.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b946e55..81d6bfe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,18 @@
# the html tree is maintained in a separate, CVS-based repository
/html/*
+
+# files generated by Autoconf and Automake
+/AUTHORS
+/ChangeLog
+/INSTALL
+/Makefile
+/Makefile.in
+/aclocal.m4
+/autoconf-archive-*-*-*.tar.bz2
+/autom4te.cache/*
+/config.log
+/config.status
+/configure
+/install-sh
+/missing