From: Ruediger Meier Date: Tue, 22 Mar 2016 13:11:25 +0000 (+0100) Subject: build-sys: ignore vim .swp files X-Git-Tag: v2.28-rc2~5^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8eefcbb8f53c03bc595bcc66767858f4d5c68cbe;p=thirdparty%2Futil-linux.git build-sys: ignore vim .swp files Signed-off-by: Ruediger Meier --- diff --git a/.gitignore b/.gitignore index 841111e0b9..064010b20b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ *.so *.so.* *.static +*.swp *.vim *.[ao] *~