Skip to content

Commit a69e6a8

Browse files
authored
Update Godot.gitignore to ignore export_credentials.cfg
As of godotengine/godot#76165, export_presets.cfg no longer contains sensitive information. Sensitive information now resides in export_credentials.cfg
1 parent 471141b commit a69e6a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Godot.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Godot-specific ignores
55
.import/
66
export.cfg
7-
export_presets.cfg
7+
export_credentials.cfg
88

99
# Imported translations (automatically generated from CSV files)
1010
*.translation

0 commit comments

Comments
 (0)