summaryrefslogtreecommitdiff
path: root/.treerc
blob: a2188587edca0efd34bba23cbf2cade6dae5cea3 (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
    build
    htmlcov
    html0
    .tox*
    .coverage* .metacov
    *.min.js style.css
    gold
    sample_html sample_html_beta
    *.so *.pyd
    *.gz *.zip
    _build _spell
    *.egg *.egg-info