diff --git a/.gitignore b/.gitignore index 8422d0b..427ed2c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ /target Cargo.lock .env + +.DS_STORE