diff --git a/.gitignore b/.gitignore index 20a3894a6..527864624 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ .DS_Store /build /tags + +# vim swap files +*.swp +*.swo