Преглед изворни кода

Merge pull request #45490 from dalexeev/ignore-kate

gitignore: Ignore Kate swap files
Rémi Verschelde пре 4 година
родитељ
комит
2fa73106c1
1 измењених фајлова са 4 додато и 1 уклоњено
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

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