mirror of https://github.com/github/gitignore.git
Merge pull request #4701 from VeeronTen/godot-ignore-tmp
Ignore Godot *.tmp files
This commit is contained in:
commit
9255d4cfe4
|
|
@ -6,6 +6,7 @@
|
|||
.import/
|
||||
export.cfg
|
||||
export_credentials.cfg
|
||||
*.tmp
|
||||
|
||||
# Imported translations (automatically generated from CSV files)
|
||||
*.translation
|
||||
|
|
|
|||
Loading…
Reference in New Issue