From 46bee50e45ef8f3e9f3727649fa24d50bb2fc782 Mon Sep 17 00:00:00 2001
From: Unknwon <u@gogs.io>
Date: Fri, 28 Aug 2015 16:44:04 +0800
Subject: complate list of gitignores and licenses

---
 conf/gitignore/Kate | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 conf/gitignore/Kate

(limited to 'conf/gitignore/Kate')

diff --git a/conf/gitignore/Kate b/conf/gitignore/Kate
new file mode 100644
index 00000000..7ff06ce5
--- /dev/null
+++ b/conf/gitignore/Kate
@@ -0,0 +1,3 @@
+# Swap Files #
+.*.kate-swp
+.swp.*
-- 
cgit v1.2.3