diff --git a/.gitignore b/.gitignore index 9e2fadf..f806ce4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ target Cargo.lock mongoc-sys/mongo-c-driver* ssl_env_vars -.idea/ \ No newline at end of file +.idea/ +.DS_Store \ No newline at end of file