Ignore Godot *.tmp files
Godot creates a bunch of *.tmp files which could be committed by mistake
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
.import/
|
||||
export.cfg
|
||||
export_credentials.cfg
|
||||
*.tmp
|
||||
|
||||
# Imported translations (automatically generated from CSV files)
|
||||
*.translation
|
||||
|
||||
Reference in New Issue
Block a user