From c64c46b27463cecace4e85238b451ec2c7a641ff Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Mon, 1 Apr 2002 09:45:59 +0000 Subject: [PATCH] Ignore all kinds of lilypond input and output. --- .cvsignore | 14 +++++++++++++- ChangeLog | 2 ++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index fd0c7ae134..4345ae3630 100644 --- a/.cvsignore +++ b/.cvsignore @@ -10,9 +10,21 @@ configure .gdbinit *~ #* -*.txt +*.aux +*.dvi +*.eps *.html +*.latex +*.log +*.ly +*.midi +*.pdf *.png +*.ps +*.tely +*.tex +*.txt +*[0-9]pk out out-www afm diff --git a/ChangeLog b/ChangeLog index 9fa9ee386f..9c4ac9eb61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-04-01 Jan Nieuwenhuizen + * .cvsignore: Ignore all kinds of lilypond input and output. + * lily/beam.cc (ADD_INTERFACE): Add concaveness-gap. 2002-04-01 Han-Wen -- 2.39.5