need to ignore swap files from getting into repository

Bug #1255887 reported by Sushil Kumar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
diskimage-builder
Fix Released
Undecided
Sushil Kumar

Bug Description

need to ignore swap files from getting into repository
currently the implemented ignore in .gitignore is *.swp
however vim goes beyond to generate these so to improve it could be done *.sw?

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to diskimage-builder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/58958

Changed in diskimage-builder:
assignee: nobody → Sushil Kumar (sushil-kumar2)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to diskimage-builder (master)

Reviewed: https://review.openstack.org/58958
Committed: http://github.com/openstack/diskimage-builder/commit/ed0b20516a5964420d82a28c3c5366367428fd5c
Submitter: Jenkins
Branch: master

commit ed0b20516a5964420d82a28c3c5366367428fd5c
Author: Sushil Kumar <email address hidden>
Date: Thu Nov 28 09:20:58 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 these files exists,
    so improving this with *.sw?

    Change-Id: Ic4a1a85dfdf21b7bd0abdf16a205446febab2fcd
    Closes-Bug: #1255887

Changed in diskimage-builder:
status: In Progress → Fix Committed
Changed in diskimage-builder:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.