1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-02-02 03:35:09 +01:00

Add Kate temporary files to .gitignore (#25856)

This commit is contained in:
matheusvb3
2026-01-21 19:29:34 -03:00
committed by GitHub
parent b6922173b5
commit 0f448cbe71

6
.gitignore vendored
View File

@@ -303,6 +303,12 @@ discord-rpc
###############
.idea/
##########
## Kate ##
##########
.*.kate-swp
.swp.*
#########################
## Visual Studio Code
#########################