[libvirt] [PATCH] Ignore Vim swap files.

Eric Blake eblake at redhat.com
Wed May 13 14:39:36 UTC 2015


On 05/05/2015 05:34 AM, Andrea Bolognani wrote:
> This removes some noise when you're working on the repository
> and also have a bunch of source files open in Vim in another
> terminal.
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 7bcf359..1a5cf8e 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -18,6 +18,7 @@
>  *.pyc
>  *.rej
>  *.s
> +*.swp
>  *~
>  .#*

ACK and pushed, on the grounds that we already have similar treatment
for emacs working files.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150513/0fe1170d/attachment-0001.sig>


More information about the libvir-list mailing list