瀏覽代碼

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.*

Loading…
取消
儲存