From: Mark Wooding Date: Sat, 11 Jun 2011 18:52:21 +0000 (+0100) Subject: .gitignore: Ignore new uninteresting files. X-Git-Tag: 1.2.2~2 X-Git-Url: https://git.distorted.org.uk/~mdw/checkpath/commitdiff_plain/83d0ceac0cf9900300ac3afeede158387e4a2909 .gitignore: Ignore new uninteresting files. There's `auto-version' from an earlier change, and `autom4te.cache' from the fancy GNU Autoconf stuff. --- diff --git a/.gitignore b/.gitignore index 6e8de04..4a9a307 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ missing mkinstalldirs depcomp config +auto-version +autom4te.cache