mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 18:01:40 -05:00
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
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
*.egg-info
|
||||
*.EGG-INFO
|
||||
*.kpf
|
||||
*.swp
|
||||
*.sw?
|
||||
*.wpr
|
||||
.*.cfg
|
||||
.installed.cfg
|
||||
|
|
Loading…
Add table
Reference in a new issue