summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrant Knudson <bknudson@us.ibm.com>2015-04-29 09:56:49 -0500
committerBrant Knudson <bknudson@us.ibm.com>2015-04-29 09:56:49 -0500
commitdc44d62921e1699e81917f1712b69f7daf87bee2 (patch)
treefc7af2b19b3fcbf973ae679f2133849bd342c2e0 /.gitignore
parent83f5d3ab5df56d7455eac25e3ef3f98555f89590 (diff)
downloadkeystonemiddleware-dc44d62921e1699e81917f1712b69f7daf87bee2.tar.gz
Ignore cover directory
When the coverage report is generated, it's put into the cover directory. This should be ignored by git so it's not accidentally checked in. Change-Id: I2569b73ab5da1f7b3bb895507b5bbb02b83d6ccb
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6431fc1..bd6a365 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ pip-log.txt
.tox
nosetests.xml
.testrepository
+cover
# Translations
*.mo