Thanks for Northstat for the example.
UCLASS(Config = EditorPerProjectUserSettings, DefaultConfig) class UMyFrameworkLocalDevSettings : public UDeveloperSettings
This will go into Editor preferences and write to
DefaultEditorPerProjectUserSettings.ini
inSaved/
which shouldn’t be committed