mirror of
https://github.com/moparisthebest/minetest
synced 2024-11-04 16:35:03 -05:00
Add more swp files to gitignore
Specifically, the added rule matches .kate-swp files.
This commit is contained in:
parent
23984ef7f0
commit
5b03857c62
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
|
||||||
|
Loading…
Reference in New Issue
Block a user