Mercurial > hg > vamp-build-and-test
annotate .hgignore @ 132:540eca98552e
Update qm-vamp-plugins metadata
author | Chris Cannam |
---|---|
date | Tue, 30 Jul 2019 12:06:51 +0100 |
parents | ccaadfc1e6d1 |
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@132 | 12 qm-vamp-plugins |