Update .gitignore
This commit is contained in:
parent
edcdf2c9df
commit
d0b7c87557
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
*.tmp
|
||||
*.tmp
|
||||
*.zip
|
||||
dist/
|
||||
build/
|
Loading…
Reference in a new issue