add temporary blend files to gitignore

This commit is contained in:
Hartmut Seichter 2025-07-01 23:19:15 +02:00
parent 925bac2114
commit 2a701c0ac7

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
# Godot 4+ specific ignores # Godot 4+ specific ignores
.godot/ .godot/
/android/ /android/
*.blend?