Skip to content

Commit

Permalink
Added Kate ignore file
Browse files Browse the repository at this point in the history
ignores .<filename>.kate-swp and (older version?) .swp.<filename>
see http://bit.ly/14XyBgW and http://bit.ly/chKUoZ
  • Loading branch information
Sam Quinn committed Aug 5, 2013
1 parent b2c694d commit 5f35f30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Global/Kate.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Swap Files #
.*.kate-swp
.swp.*

0 comments on commit 5f35f30

Please sign in to comment.