oslo.policy/.gitignore
Ronald Bradford e3e8f15580 Fix coverage configuration and execution
A number of configuration errors prevent the successful creation of code
coverage. This corrects the .coveragerc source/omit setup and the tox
package name generation.

Change-Id: Ib0a14b9a05c61ce154f8e24178fc3574e422ccc8
2015-10-01 15:39:58 +00:00

23 lines
215 B
Plaintext

*~
*.swp
*.pyc
*.log
.coverage
.venv
.tox
cover/
oslo.policy.egg-info/
build/
dist/
doc/source/api
AUTHORS
.update-venv/
ChangeLog
openstack/versioninfo
*.egg*
.testrepository/
.project
.pydevproject
*.mo
doc/build