c0d14da8a4
This creates a HTML coverage report with branch coverage information. Change-Id: I26e5b65d3288ffa517dcfccb3dbf0c533d6bf8d2
20 lines
120 B
Plaintext
20 lines
120 B
Plaintext
*.egg-info
|
|
*.py[co]
|
|
*~
|
|
.DS_Store
|
|
.idea
|
|
.venv
|
|
.tox
|
|
.coverage
|
|
build
|
|
dist
|
|
cover
|
|
|
|
#
|
|
# for GLOBAL
|
|
#
|
|
GTAGS
|
|
GRTAGS
|
|
GPATH
|
|
GSYMS
|