소스 검색

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 달 전
부모
커밋
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