Updated .gitignore to ignore .tmp files generated from scenes.
This commit is contained in:
parent
12e1cea150
commit
f28cecde1b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
/android/
|
||||
.tmp
|
||||
Loading…
Add table
Reference in a new issue