summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrian Waldon <bcwaldon@gmail.com>2012-03-26 22:48:48 -0700
committerBrian Waldon <bcwaldon@gmail.com>2012-03-26 22:48:48 -0700
commitc530de638916d29c609f66194569f57234a68289 (patch)
treee44cfc2791b8bf2932573e4a9157cc6144d59d72 /.gitignore
parentb5847df3e203ec83126a3cc903bca58093399b89 (diff)
downloadpython-glanceclient-c530de638916d29c609f66194569f57234a68289.tar.gz
Basic get/list operations work
* 'glance image-list' and 'glance image-show' work * Set up tests, pep8, venv
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 811f856..0dfded1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ build
dist
python_glanceclient.egg-info
ChangeLog
+run_tests.err.log