summaryrefslogtreecommitdiff
path: root/.treerc
blob: 74a2a39520938e49708bc14dfedb0c6145b115d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# .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
    .mypy_cache