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