diff --git a/.gitignore b/.gitignore index 2e2713a48ae..d7dcc54d080 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,8 @@ *.orig # Byte compiled python modules. *.pyc +# vim swap files +.*.swp #==============================================================================# # Explicit files to ignore (only matches one).