Просмотр исходного кода

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
Scott DePouw 2 месяцев назад
Родитель
Сommit
a69e6a8a14
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Godot.gitignore

+ 1 - 1
Godot.gitignore

@@ -4,7 +4,7 @@
 # Godot-specific ignores
 .import/
 export.cfg
-export_presets.cfg
+export_credentials.cfg
 
 # Imported translations (automatically generated from CSV files)
 *.translation