mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
gitignore: Ignore Kate swap files
(cherry picked from commit e09e0fbd1f)
This commit is contained in:
committed by
Rémi Verschelde
parent
299769a99a
commit
8c22d5a973
3
.gitignore
vendored
3
.gitignore
vendored
@@ -268,6 +268,9 @@ __pycache__/
|
||||
# Kdevelop project files
|
||||
*.kdev4
|
||||
|
||||
# Kate swap files
|
||||
*.kate-swp
|
||||
|
||||
# Xcode
|
||||
xcuserdata/
|
||||
*.xcscmblueprint
|
||||
|
||||
Reference in New Issue
Block a user