summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRonald Bradford <ronald.bradford@gmail.com>2015-10-01 09:35:20 -0400
committerRonald Bradford <ronald.bradford@gmail.com>2015-10-05 17:20:49 -0400
commit86b76639accfbab7755f687142699c3461c30d53 (patch)
treef747dfff1ed8f264121a974d3578c293b83717ac /.gitignore
parentb9019422311f24b02ebf3e3dc0d02ba6a4d551ed (diff)
downloadoslo-config-86b76639accfbab7755f687142699c3461c30d53.tar.gz
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. http://lists.openstack.org/pipermail/openstack-dev/2015-October/076193.html Change-Id: I02ba7efe7e2de15fb68fae8d6c187065ac3c60ee
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bc7f282..03377e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ ChangeLog
*.log
.tox
.coverage
+cover
oslo.config.egg-info/
build/
doc/build/