You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +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
|
||||
*.kdev4
|
||||
|
||||
# Kate swap files
|
||||
*.kate-swp
|
||||
|
||||
# Xcode
|
||||
xcuserdata/
|
||||
*.xcscmblueprint
|
||||
|
||||
Reference in New Issue
Block a user