Updated .gitignore to ignore .tmp files generated from scenes.

This commit is contained in:
Tanner Van Teeffelen 2025-12-31 13:26:45 -05:00
parent 12e1cea150
commit f28cecde1b

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
# Godot 4+ specific ignores
.godot/
/android/
.tmp