summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8e259c7..ea10be7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,6 +35,15 @@ util/crossgcc/w32api-*/
*.\#
*.swp
*.bin
+
+#
+# KDE editors create lots of backup files whenever
+# a file is edited, so just ignore them
+*~
+*.kate-swp
+# Ignore Kdevelop project file
+.kdev4
+
util/ectool/ectool
util/inteltool/.dependencies
util/inteltool/inteltool
OpenPOWER on IntegriCloud