diff --git a/.gitignore b/.gitignore index df32554..765f50d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ # Mac Ignore -.DS_Store \ No newline at end of file +.DS_Store + +# Vim Ignore +*.swp