gitignore: Ignore Kate swap files

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

3
.gitignore vendored
View file

@ -271,6 +271,9 @@ __pycache__/
# Kdevelop project files
*.kdev4
# Kate swap files
*.kate-swp
# Xcode
xcuserdata/
*.xcscmblueprint