diff --git a/.gitignore b/.gitignore index 11f46e13e..77e8f717e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,5 @@ Cargo.lock lib*.a /docs/_build *.iml +### macOS ### +.DS_Store