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