mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 08:05:18 +02:00
Add more swp files to gitignore
Specifically, the added rule matches .kate-swp files.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
## Generic ignorable patterns and files
|
||||
*~
|
||||
.*.swp
|
||||
.*-swp
|
||||
*bak*
|
||||
tags
|
||||
*.vim
|
||||
|
Reference in New Issue
Block a user