diff --git a/.gitignore b/.gitignore index 5de85eaa..9a251d6b 100644 --- a/.gitignore +++ b/.gitignore @@ -73,4 +73,7 @@ test-conduit/ test-conduit.toml # Gitlab CI cache -/.gitlab-ci.d \ No newline at end of file +/.gitlab-ci.d + +# macOS +.DS_Store