Mercurial > hg > vamp-build-and-test
annotate .hgignore @ 133:4acb5d8d80b6 tip
Don't fail environmental check if README.md exists (but .txt and no-suffix don't)
author | Chris Cannam |
---|---|
date | Tue, 30 Jul 2019 12:25:44 +0100 |
parents | 540eca98552e |
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 |