From: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date: Tue, 12 Dec 2006 15:14:42 +0000 (+0100)
Subject: GNUmakefile fix for gitignore
X-Git-Tag: release/2.11.2-1~26
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2d387e1cc0ee4c28877ed4310ad7092bc9ca9f56;p=lilypond.git

GNUmakefile fix for gitignore
---

diff --git a/.gitignore b/.gitignore
index 8f7ab1020a..2489b9e8d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,7 +23,7 @@ config.hh
 /scons.cache
 ?.*
 AUTHORS.txt
-GNUmakefile
+/GNUmakefile
 INSTALL.txt
 TAGS
 \#*
@@ -38,4 +38,4 @@ configure
 gcstat*.scm
 lily-[0-9][0-9][0-9]*
 out-scons
-tags
\ No newline at end of file
+tags