浏览代码

Added Kate ignore file

ignores .<filename>.kate-swp and (older version?) .swp.<filename>
see http://bit.ly/14XyBgW and http://bit.ly/chKUoZ
pull/730/head
Sam Quinn 11 年前
父节点
当前提交
5f35f30b04
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      Global/Kate.gitignore

+ 3
- 0
Global/Kate.gitignore 查看文件

@@ -0,0 +1,3 @@
# Swap Files #
.*.kate-swp
.swp.*

正在加载...
取消
保存