Commit 92a8194c by Edward Thomson

Merge pull request #3022 from ethomson/gitignore_vim

gitignore: ignore vim swapfiles
parents de355f23 bb3d6762
...@@ -28,5 +28,6 @@ msvc/Release/ ...@@ -28,5 +28,6 @@ msvc/Release/
!cmake/Modules/*.cmake !cmake/Modules/*.cmake
.DS_Store .DS_Store
*~ *~
.*.swp
tags tags
mkmf.log mkmf.log
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