summaryrefslogtreecommitdiff
path: root/.treerc
blob: ddea2e92c8e2fbbe6958912e1cee7d7d438a0311 (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
    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
    tmp