Ignore Godot *.tmp files
Godot creates a bunch of *.tmp files which could be committed by mistake
This commit is contained in:
parent
622c03138b
commit
489573b2ff
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
.import/
|
||||
export.cfg
|
||||
export_credentials.cfg
|
||||
*.tmp
|
||||
|
||||
# Imported translations (automatically generated from CSV files)
|
||||
*.translation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue