Index: .gitignore |
diff --git a/.gitignore b/.gitignore |
index 1632934ff6085ac15b151253ee8b7f1c3e7f1f41..3b24772d7ead1a319a5008bd82c53abb75ad60e7 100644 |
--- a/.gitignore |
+++ b/.gitignore |
@@ -54,6 +54,14 @@ pubspec.lock |
# Vim temporary swap files. |
*.swp |
+# Kate temporary files. |
+*~ |
+*.kate-swp |
+ |
+# Merge files. |
+*.orig |
+*.rej |
+ |
# Generated files. |
tools/out |
tools/xcodebuild |