You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
gitignore: Ignore Kate swap files
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -271,6 +271,9 @@ __pycache__/
|
|||||||
# Kdevelop project files
|
# Kdevelop project files
|
||||||
*.kdev4
|
*.kdev4
|
||||||
|
|
||||||
|
# Kate swap files
|
||||||
|
*.kate-swp
|
||||||
|
|
||||||
# Xcode
|
# Xcode
|
||||||
xcuserdata/
|
xcuserdata/
|
||||||
*.xcscmblueprint
|
*.xcscmblueprint
|
||||||
|
|||||||
Reference in New Issue
Block a user