mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00: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 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue