From: Michael Tremer Date: Sun, 31 Mar 2019 12:21:18 +0000 (+0200) Subject: .gitignore: Ignore vim's swp files X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f116762cf279b39749bea053eca0e873c60e23f1;p=network.git .gitignore: Ignore vim's swp files Signed-off-by: Michael Tremer --- diff --git a/.gitignore b/.gitignore index a6df183b..36c85a10 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ *.lo *.o *.stamp +*.swp *.trs *~ .deps