Add more swp files to gitignore
authorest31 <MTest31@outlook.com>
Mon, 18 May 2015 19:24:57 +0000 (21:24 +0200)
committerest31 <MTest31@outlook.com>
Mon, 18 May 2015 19:24:57 +0000 (21:24 +0200)
Specifically, the added rule matches .kate-swp files.

.gitignore

index b89ad68e3c07ba75e3614fbd645c9a41d63e7cb1..238be2676d5d35761c6853b66f3c37edf5528f1e 100644 (file)
@@ -1,6 +1,7 @@
 ## Generic ignorable patterns and files
 *~
 .*.swp
+.*-swp
 *bak*
 tags
 *.vim