At the moment, I’d suggest using the solution from https://forum.syncthing.net/t/is-there-a-way-to-ignore-symlinks-on-android/18446. Basically, you use a script to automatically generate a list of symlinks and save it to a text file that is synced with the folder, then on Android simply use #include
to add that to your ignore patterns.