From: Andrea Bolognani Date: Tue, 5 May 2015 11:34:06 +0000 (+0200) Subject: maint: Ignore Vim swap files X-Git-Tag: v1.2.16-rc1~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10525df61639f4697a5c7f3add27c3937a26f4ea;p=thirdparty%2Flibvirt.git maint: Ignore Vim swap files 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. --- diff --git a/.gitignore b/.gitignore index 7bcf3596b8..1a5cf8e28c 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ *.pyc *.rej *.s +*.swp *~ .#* .deps