Update Godot.gitignore to ignore temp files

Godot sometimes creates .tmp files in the source directories that we don't want to source control.
This commit is contained in:
Mike Wheway 2023-11-06 18:10:24 -05:00 committed by GitHub
parent 85db74f086
commit 490fa40bad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
.import/
export.cfg
export_presets.cfg
*.tmp
# Imported translations (automatically generated from CSV files)
*.translation