diff --git a/.gitignore b/.gitignore index b75e711..2257c60 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,7 @@ Cargo.lock updater_cache # Test related -lcov.info \ No newline at end of file +lcov.info + +# Generated by Mac OS +.DS_Store \ No newline at end of file