mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Update Godot.gitignore to ignore export_credentials.cfg
As of https://github.com/godotengine/godot/pull/76165, export_presets.cfg no longer contains sensitive information. Sensitive information now resides in export_credentials.cfg
This commit is contained in:
parent
471141b89c
commit
a69e6a8a14
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# Godot-specific ignores
|
||||
.import/
|
||||
export.cfg
|
||||
export_presets.cfg
|
||||
export_credentials.cfg
|
||||
|
||||
# Imported translations (automatically generated from CSV files)
|
||||
*.translation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue