Mercurial > hg > vamp-build-and-test
comparison .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 |
comparison
equal
deleted
inserted
replaced
102:f46d142149f5 | 103:ccaadfc1e6d1 |
---|---|
1 syntax: glob | 1 syntax: glob |
2 *~ | 2 *~ |
3 REPORTS | 3 REPORTS |
4 PACKAGES | |
4 *.pyo | 5 *.pyo |
5 *.pyc | 6 *.pyc |
7 | |
8 # The subdirs that have .hg in them are automatically ignored, but we | |
9 # need to list the .git ones here | |
10 miredu | |
11 ua-vamp-plugins |