Comment 2 for bug 1255857

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/58934
Committed: http://github.com/openstack/cinder/commit/62523bb7d75b733d31cc81312d3112cc21a49757
Submitter: Jenkins
Branch: master

commit 62523bb7d75b733d31cc81312d3112cc21a49757
Author: Sushil Kumar <email address hidden>
Date: Thu Nov 28 07:42:52 2013 +0000

    Updates .gitignore

    To ignore swap files from getting into repository
    currently the implemented ignore is *.swp
    however vim adds more swap files if .swp exists,
    so improving this with .*.sw?

    Closes-Bug: #1255857

    Change-Id: I22b6fa351dd565d4783f432c01785c706acd8397