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

gitignore: Ignore Kate swap files

This commit is contained in:
Danil Alexeev
2021-01-27 01:07:57 +03:00
parent 1f5669d8d4
commit e09e0fbd1f

5
.gitignore vendored
View File

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