Commit 43de8944 authored by Jean Jordaan's avatar Jean Jordaan

Ignore multiple vim swapfiles

In case there is more than one swapfile for a file (.swo, .swn, ...)
parent e85ec2d8
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
*.egg-info *.egg-info
*.EGG-INFO *.EGG-INFO
*.kpf *.kpf
*.swp *.sw?
*.wpr *.wpr
.*.cfg .*.cfg
.installed.cfg .installed.cfg
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment