From: Alexandru Ardelean Date: Tue, 17 Mar 2015 11:57:05 +0000 (+0200) Subject: .gitignore: ignore vim swap files X-Git-Tag: 0.7.14~8^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0979d1ba0a3bf42d8af099560828d83ef2a1e4bd;p=thirdparty%2Flldpd.git .gitignore: ignore vim swap files Signed-off-by: Alexandru Ardelean --- diff --git a/.gitignore b/.gitignore index ecd8b1cf..c6f95683 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.lo *.a *.la +*.swp /build*/ # autotools stuff