aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2019-11-13 19:27:41 +0000
committerSimon Tatham <anakin@pobox.com>2019-11-13 19:27:41 +0000
commit26a40781e6a3d64a32f8f98529b62917dd32d389 (patch)
tree98640367132b8234fb4b748dc7a32cdcd604d7dd
parent907c42bcf0f06826279d5be91be7f7f9c45876d9 (diff)
downloadpuzzles-26a40781e6a3d64a32f8f98529b62917dd32d389.zip
puzzles-26a40781e6a3d64a32f8f98529b62917dd32d389.tar.gz
puzzles-26a40781e6a3d64a32f8f98529b62917dd32d389.tar.bz2
puzzles-26a40781e6a3d64a32f8f98529b62917dd32d389.tar.xz
.gitignore: add more autotools detritus.
One of these days I should sit down and work out exactly when a run of autoconf generates an autom4te.cache directory, and why it can suddenly turn up unexpectedly one day after years of never needing to put it in .gitignore!
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 134cab1..bc9635b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -107,6 +107,7 @@
/preprocessed.but
/*.a
/aclocal.m4
+/autom4te.cache
/config.log
/config.status
/configure