f519f2d67e
Fix cover environment and unify it accordingly to Project Testing Interface [1]. [1] https://governance.openstack.org/tc/reference/pti/python.html#coverage-jobs Change-Id: I24335128cb3566e4104ddc6dad9a53f1a5ec249b
21 lines
137 B
Plaintext
21 lines
137 B
Plaintext
.idea
|
|
*.pyc
|
|
.tox
|
|
AUTHORS
|
|
ChangeLog
|
|
.*project
|
|
*~
|
|
*#
|
|
#*
|
|
build
|
|
dist
|
|
*.egg-info
|
|
.*.sw*
|
|
|
|
.testrepository/
|
|
.stestr/
|
|
.coverage
|
|
cover/
|
|
|
|
*.sample
|