Skip to content

Commit

Permalink
Ignore multiple vim swapfiles
Browse files Browse the repository at this point in the history
In case there is more than one swapfile for a file (.swo, .swn, ...)
  • Loading branch information
jean committed Nov 12, 2013
1 parent e85ec2d commit 43de894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plone.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*.egg-info
*.EGG-INFO
*.kpf
*.swp
*.sw?
*.wpr
.*.cfg
.installed.cfg
Expand Down

0 comments on commit 43de894

Please sign in to comment.