diff --git a/.gitignore b/.gitignore index e4e5f6c..57ceffb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -*~ \ No newline at end of file +*~ + +# Added by cargo + +/target