diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index f758a93..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index 42d3d90..8dc50c1 100644 --- a/.gitignore +++ b/.gitignore @@ -134,4 +134,7 @@ config/config.env docker-compose.dev.yml -mongodb/ \ No newline at end of file +mongodb/ + +# macOS +.DS_Store \ No newline at end of file