Show More
@@ -3,10 +3,10 b' recursive-include mercurial *.py' | |||
|
3 | 3 | include tkmerge |
|
4 | 4 | include hgweb.cgi |
|
5 | 5 | include hgeditor rewrite-log convert-repo |
|
6 | include tests/* | |
|
6 | include tests/README tests/run-tests tests/test-*[a-z] tests/*.out | |
|
7 | 7 | include *.txt |
|
8 | 8 | include templates/map templates/map-*[a-z] |
|
9 | 9 | include templates/*.tmpl |
|
10 | include doc/* | |
|
10 | include doc/README doc/*.txt | |
|
11 | 11 | include contrib/* contrib/git-vis/* |
|
12 | 12 | include README |
General Comments 0
You need to be logged in to leave comments.
Login now