From: Tycho Andersen Date: Thu, 9 Apr 2015 21:59:20 +0000 (+0000) Subject: add vim swap files to .gitignore X-Git-Tag: lxc-1.0.8~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28799990367fc61af9506a3e3896806ac1e1cd9e;p=thirdparty%2Flxc.git add vim swap files to .gitignore Signed-off-by: Tycho Andersen Acked-by: Serge E. Hallyn --- diff --git a/.gitignore b/.gitignore index 10fe58d70..e0ad710f1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *.conf *~ *.gz +*.swp .deps .libs