mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +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
|
## Generic ignorable patterns and files
|
||||||
*~
|
*~
|
||||||
.*.swp
|
.*.swp
|
||||||
|
.*-swp
|
||||||
*bak*
|
*bak*
|
||||||
tags
|
tags
|
||||||
*.vim
|
*.vim
|
||||||
|
Reference in New Issue
Block a user