Mercurial > hg > vamp-build-and-test
annotate .hgignore @ 103:ccaadfc1e6d1
Ignore some more stuff
author | Chris Cannam |
---|---|
date | Mon, 07 Sep 2015 11:15:24 +0100 |
parents | c678de1d1a92 |
children | 4d3bba3c0fe7 9efd2d15cd58 540eca98552e |
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 |