From: Jan Nieuwenhuizen Date: Wed, 22 Nov 2006 07:50:33 +0000 (+0100) Subject: Bugfix in .gitignore: only exclude ./GNUmakefile. X-Git-Tag: release/2.10.2-1~27 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=703a42a015225f53e1602e50f18b8e7d9401d22d;p=lilypond.git Bugfix in .gitignore: only exclude ./GNUmakefile. --- diff --git a/.gitignore b/.gitignore index 6e497541e9..39b9511f6c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ config.status config.status.lineno config.log *~ -GNUmakefile +./GNUmakefile aclocal.m4 autom4te.cache configure