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 4+ specific ignores
|
||||||
.godot/
|
.godot/
|
||||||
/android/
|
/android/
|
||||||
|
.tmp
|
||||||
Loading…
Add table
Reference in a new issue