Filtered svenax/bagpipemusic

to only contain commits concerning bagpipe_new.ly and cheatsheet.ly
using
```
git filter-branch --prune-empty --tree-filter 'rm -rf tutor.ly bagpipe_extra.ly bagpipe_remove* readme.markdown rebuild_all.sh run.ly _template.ly *marches airs header* makelily* piob* reels sets strathspeys scandinavian hornpipes jigs mpd_* others suites'
```
This commit is contained in:
Eric Teunis de Boone 2018-10-28 03:59:50 +01:00
parent 183a46d3c1
commit ecc727eddb
1 changed files with 7 additions and 0 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Bagpipe.ly
This is an updated version of the bagpipe.ly included in [lilypond](https://lilypond.org).
The base of this file has been filtered from [svenax/bagpipemusic](https://github.com/svenax/bagpipemusic)
Please also look at [bwwlily](https://github.com/kastdeur/bwwtolily)