feat: updated gitignore

This commit is contained in:
Sara 2025-03-05 08:33:56 +01:00
parent 9f7dd2509d
commit 75736b2528

2
.gitignore vendored
View file

@ -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/*