summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJosh Kearney <josh@jk0.org>2013-01-30 13:56:12 -0600
committerJosh Kearney <josh@jk0.org>2013-01-30 14:59:29 -0600
commit17a87b9c0270053fc3ecfaade6606d135894e51c (patch)
tree7daf52569923f34f547d60758553a2cce096bf6f /.gitignore
parent26fcc303b29e5fdfc09baa363ba2ac4a5f77c7eb (diff)
downloadpython-openstackclient-17a87b9c0270053fc3ecfaade6606d135894e51c.tar.gz
Clean up test_shell so that the tests are captured though the test framework.
Also makes a small modification to gitignore. Change-Id: Iefbfbcfd35270b06ed65edb34708fa9b4d5bf563
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8b413ce1..d6f1cdbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
*.swo
*.swp
*~
+.coverage
.openstackclient-venv
.testrepository
.tox