diff --git a/.gitignore b/.gitignore index eccd7b4..f47b7ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ /target/ **/*.rs.bk + +# Vim +*.swp