Mercurial > hg > vamp-build-and-test
annotate .hgignore @ 120:4729c8589274 emscripten-piper
Add piper builds
author | Chris Cannam |
---|---|
date | Fri, 11 Nov 2016 15:49:32 +0000 |
parents | 4d3bba3c0fe7 |
children |
rev | line source |
---|---|
Chris@1 | 1 syntax: glob |
Chris@1 | 2 *~ |
Chris@6 | 3 REPORTS |
Chris@103 | 4 PACKAGES |
Chris@88 | 5 *.pyo |
Chris@88 | 6 *.pyc |
Chris@103 | 7 |
Chris@103 | 8 # The subdirs that have .hg in them are automatically ignored, but we |
Chris@103 | 9 # need to list the .git ones here |
Chris@103 | 10 miredu |
Chris@103 | 11 ua-vamp-plugins |
Chris@119 | 12 btrack |
Chris@119 | 13 mazurka-plugins |