diff --git a/.gitignore b/.gitignore index 96a84fd..af2bfca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ # Godot 4+ specific ignores .godot/ /android/ -/export/**/*.zip +/export/**/* + +.DS_Store