shithub: puzzles

Download patch

ref: 26a40781e6a3d64a32f8f98529b62917dd32d389
parent: 907c42bcf0f06826279d5be91be7f7f9c45876d9
author: Simon Tatham <anakin@pobox.com>
date: Wed Nov 13 14:27:41 EST 2019

.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!

--- a/.gitignore
+++ b/.gitignore
@@ -107,6 +107,7 @@
 /preprocessed.but
 /*.a
 /aclocal.m4
+/autom4te.cache
 /config.log
 /config.status
 /configure