Ignore multiple vim swapfiles
In case there is more than one swapfile for a file (.swo, .swn, ...)
This commit is contained in:
parent
e85ec2d828
commit
43de894452
@ -8,7 +8,7 @@
|
|||||||
*.egg-info
|
*.egg-info
|
||||||
*.EGG-INFO
|
*.EGG-INFO
|
||||||
*.kpf
|
*.kpf
|
||||||
*.swp
|
*.sw?
|
||||||
*.wpr
|
*.wpr
|
||||||
.*.cfg
|
.*.cfg
|
||||||
.installed.cfg
|
.installed.cfg
|
||||||
|
Loading…
Reference in New Issue
Block a user