1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

gitignore: Ignore Kate swap files

(cherry picked from commit e09e0fbd1f)
This commit is contained in:
Danil Alexeev
2021-01-27 01:07:57 +03:00
committed by Rémi Verschelde
parent 299769a99a
commit 8c22d5a973

5
.gitignore vendored
View File

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