mirror of
https://github.com/github/gitignore.git
synced 2025-12-27 08:34:50 -05:00
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