I have the following folder pair and filter setup to mirror the two JSON files specified in the filter:
C:\Users\davet\AppData\Roaming\Code\User ---> D:\Miscellaneous\_TempSyncTest
Include: \settings.json
\keybindings.json
Exclude: <empty>
Then I added this second sync folder pair (the filter is the default)
C:\Users\davet\Favorites ---> D:\Miscellaneous\_TempSyncTest
Include: * <the default>
Exclude: <empty>
But it also shows that the 2 x JSON files from the 1st folder pair are to be deleted from the right folder - and that's definitely not right.
If I delete the 2nd folder pair that I added (so revert back to the 1st folder pair + filter only), then everything goes back to working entirely as expected.
If I re-add the 2nd folder pair and filter, then the problem noted above returns.
I'm at a total loss to explain what is going on and would be very grateful for any advice.