diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 3e4c7357036..00000000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.github/.DS_Store b/.github/.DS_Store deleted file mode 100644 index 42a78b42107..00000000000 Binary files a/.github/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore index fbddca8fd46..7f7e0ab992b 100755 --- a/.gitignore +++ b/.gitignore @@ -223,3 +223,6 @@ gradle-app.setting # TODO remove this in the future after some time since https://github.com/SkriptLang/Skript/pull/4979 # This ensures developers don't upload their old existing test_runners/ folder. test_runners/ + +## Mac MetaData +.DS_Store \ No newline at end of file