diff --git a/.gitignore b/.gitignore index 0af181c..68b8f89 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ # Godot 4+ specific ignores .godot/ /android/ + +.DS_Store +Thumbs.db