From: est31 Date: Mon, 18 May 2015 19:24:57 +0000 (+0200) Subject: Add more swp files to gitignore X-Git-Tag: 0.4.13~250 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5b03857c625633e8daea3e0118bf701a93109127;p=oweals%2Fminetest.git Add more swp files to gitignore Specifically, the added rule matches .kate-swp files. --- diff --git a/.gitignore b/.gitignore index b89ad68e3..238be2676 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ ## Generic ignorable patterns and files *~ .*.swp +.*-swp *bak* tags *.vim