Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Side by Side Diff: tools/telemetry/third_party/coverage/.treerc

Issue 1366913004: Add coverage Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # .treerc for coverage: controls what files get searched.
2 [default]
3 ignore =
4 .treerc
5 .hgtags
6 build
7 htmlcov
8 .tox*
9 .coverage* .metacov
10 mock.py
11 *.min.js
12 sample_html sample_html_beta
13 *.so *.pyd
14 *.gz *.zip
15 _build _spell
16 *.egg *.egg-info
OLDNEW
« no previous file with comments | « tools/telemetry/third_party/coverage/.travis.yml ('k') | tools/telemetry/third_party/coverage/AUTHORS.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698