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