Ok, but why do we need to sync this “dynamic” font atlas? That has no sense. And we cannot easily ignore it through .gitignore because this texture is a sub-asset of the font asset.
I would prefer to have Player behavior when the dynamic atlas is truly dynamic and generated at runtime, so that texture is created and lives until Editor closes.
Is there really no way to ignore texture atlas changes?