mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
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
@ -6,6 +6,7 @@
|
|||||||
.import/
|
.import/
|
||||||
export.cfg
|
export.cfg
|
||||||
export_credentials.cfg
|
export_credentials.cfg
|
||||||
|
*.tmp
|
||||||
|
|
||||||
# Imported translations (automatically generated from CSV files)
|
# Imported translations (automatically generated from CSV files)
|
||||||
*.translation
|
*.translation
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user