summaryrefslogtreecommitdiff
path: root/.treerc
blob: c367142316ef17f38a115656f3383d4268cf1070 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# .treerc for coverage: controls what files get searched.
[default]
ignore =
    .treerc
    .hgtags
    build
    htmlcov
    .tox* 
    .coverage* .metacov
    mock.py
    *.min.js
    sample_html sample_html_beta
    *.so *.pyd
    *.gz *.zip
    _build _spell
    *.egg *.egg-info