diff --git a/.gitignore b/.gitignore index 83c5bd9..3745d83 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ # Godot 4+ specific ignores .godot/ +godot/build/ # Ignore library files but not the gdextension file +bin/ godot/bin/* !godot/bin/android godot/bin/android/*