diff --git a/.gitignore b/.gitignore index 1d79fa5..5326a37 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ src/Config/Settings_debug.json + +# macOS file +.DS_Store +**/.DS_Store \ No newline at end of file