summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorZhenguo Niu <Niu.ZGlinux@gmail.com>2013-11-28 22:13:47 +0800
committerZhenguo Niu <Niu.ZGlinux@gmail.com>2013-12-04 09:39:50 +0800
commit8fc5ae480eafffc7e1bea046ad9b8e06350b008e (patch)
tree9cd00408b1e3e703b62e686981dc6028ea672b49 /doc/source
parente64973f9a70fba10b25645c74454fc3d744568bf (diff)
downloadpython-cinderclient-8fc5ae480eafffc7e1bea046ad9b8e06350b008e.tar.gz
Ignore swap files generated during file edting by vim
To ignore swap files from getting into repository currently the implemented ignore is *.swp however vim adds more swap files if these files exists, so improving this with .*.sw? Change-Id: I11965d5fb22aeae622dad8bb29cf1f0533ed439a Closes-Bug: #1255876
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 44cc757..79d3b22 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -35,6 +35,7 @@ MASTER
.. _1254587: http://bugs.launchpad.net/python-cinderclient/+bug/1254587
.. _1253142: http://bugs.launchpad.net/python-cinderclient/+bug/1253142
.. _1252665: http://bugs.launchpad.net/python-cinderclient/+bug/1252665
+.. _1255876: http://bugs.launchpad.net/python-cinderclient/+bug/1255876
1.0.7
-----