File: .ignore

package info (click to toggle)
python-coverage 7.8.2%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,188 kB
  • sloc: python: 31,123; ansic: 1,184; javascript: 773; makefile: 304; sh: 107; xml: 48
file content (25 lines) | stat: -rw-r--r-- 286 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# .ignore for coverage: controls what files get searched.
build/
htmlcov/
html0/
.tox*
.coverage*
.metacov
coverage.json
coverage.xml
coverage.lcov
*.min.js
style.css
tests/gold/*/*/*.*
sample_html/
sample_html_beta/
*.so
*.pyd
*.gz
*.zip
_build/
_spell/
*.egg
*.egg-info
.*_cache
tmp/