Selaa lähdekoodia

gitignore: Ignore Kate swap files

(cherry picked from commit e09e0fbd1f45ea51789068115f2dc1d3b93710d7)
Danil Alexeev 4 vuotta sitten
vanhempi
commit
8c22d5a973
1 muutettua tiedostoa jossa 4 lisäystä ja 1 poistoa
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -265,9 +265,12 @@ __pycache__/
 # KDE
 .directory
 
-#Kdevelop project files
+# Kdevelop project files
 *.kdev4
 
+# Kate swap files
+*.kate-swp
+
 # Xcode
 xcuserdata/
 *.xcscmblueprint