]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 4624: Don't ignore build directories anywhere but at top level
authorDavid Kastrup <dak@gnu.org>
Tue, 29 Sep 2015 08:15:08 +0000 (10:15 +0200)
committerDavid Kastrup <dak@gnu.org>
Mon, 5 Oct 2015 10:46:04 +0000 (12:46 +0200)
In particular,

    git check-ignore scripts/build/something.ly

flagged any non-existing files in scripts/build/ for ignorance, making
it tricky to make changes to scripts/build .

See
<URL:http://lists.gnu.org/archive/html/bug-lilypond/2015-08/msg00075.html>
for the initial report.

.gitignore

index 7096f9b3b68a3c83869f865148a26ee82a22d276..96f90af558da99f42dbeffda712fc7f2f95a7c74 100644 (file)
@@ -77,5 +77,5 @@ RELEASE-COMMIT
 Documentation/lilypond
 semantic.cache
 .lock-wscript
-build/
+/build/
 .gitfilelist