diff --git a/.gitignore b/.gitignore index 0af181c..576ba97 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ # Godot 4+ specific ignores .godot/ /android/ + + +# Apple ignores +.DS_Store