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