summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGabriel Hurley <gabriel@strikeawe.com>2012-01-28 18:35:46 -0800
committerGabriel Hurley <gabriel@strikeawe.com>2012-01-28 18:43:19 -0800
commit2914c2b1d1e36aa12ba5bd9b4c2ee9b594f1a79c (patch)
tree06cc7a40485492f57f1dda39d5c75c90c1265b20 /.gitignore
parentd29168fa3fe656ba4f2322226e4ae511c89dfed2 (diff)
downloadpython-keystoneclient-2914c2b1d1e36aa12ba5bd9b4c2ee9b594f1a79c.tar.gz
Updates client to work with keystone essex roles API routes.
Also adds pep8 to requirements since it was missing, and adds the automatically-created venv to the gitignore list. Change-Id: Iafa05c1889d7706b79d0f9392a9ac24f2f5a1719
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d87775c..097d208 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
.coverage
-.keystoneclient-venv
+.venv
*,cover
cover
*.pyc