Hi!
So I seem to be not smart enough to figure this out on my own: I’m trying to exclude these files that MacOS creates (because Duplicaty can’t process the metadata for them) but I can’t figure out how:
Exclude files whose name contain: ._
seems to exclude files that have _ or . anywhere in the filename. I tried various other options but none of them seem to work.
What am I doing wrong? (Pretty sure the solution would be regex but I have no idea were to start).