Merge "Updates .gitignore for environment files"

This commit is contained in:
Jenkins 2013-12-31 20:41:38 +00:00 committed by Gerrit Code Review
commit a33240f578
2 changed files with 5 additions and 0 deletions

4
.gitignore vendored
View File

@ -15,3 +15,7 @@ build
dist
cinderclient/versioninfo
python_cinderclient.egg-info
# Development environment files
.project
.pydevproject

View File

@ -33,6 +33,7 @@ MASTER
------
* Add support for reset-state on multiple volumes or snapshots at once
.. _1256043: https://bugs.launchpad.net/python-cinderclient/+bug/1256043
.. _1254951: http://bugs.launchpad.net/python-cinderclient/+bug/1254951
.. _1254587: http://bugs.launchpad.net/python-cinderclient/+bug/1254587
.. _1253142: http://bugs.launchpad.net/python-cinderclient/+bug/1253142