summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRonald Bradford <ronald.bradford@gmail.com>2015-10-01 15:39:58 +0000
committerRonald Bradford <ronald.bradford@gmail.com>2015-10-01 15:39:58 +0000
commite3e8f155801589d7f01266fdc4d79eaf6f83a86b (patch)
tree86df51ea75f4a2933ec57e7304ebcf025f08c68a /.gitignore
parent2f5038b712af84aa938b99c2c0050cef9d9a5ead (diff)
downloadoslo-policy-e3e8f155801589d7f01266fdc4d79eaf6f83a86b.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. Change-Id: Ib0a14b9a05c61ce154f8e24178fc3574e422ccc8
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5ef2df8..cd87946 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,7 +14,7 @@ AUTHORS
.update-venv/
ChangeLog
openstack/versioninfo
-*.egg
+*.egg*
.testrepository/
.project
.pydevproject