This issue is regarding the Sync functionality.
I have a folder structure that includes the following folders at the same level:
- Applications
- es
- pl
- ru
- runtimes
I would like to exclude the pl, ru, & es folders, but keep the Applications & runtimes folders. I have tried using Folder exclude & Absolute Folder Exclude (Simple Type) rule, but since the Simple Type matches anywhere in the path, it also matches the folders I want to keep. I also tried using the Regex Type with the following patterns to hopefully match an exact folder name, with no success:
No matter what I try to include the shorter folder names, it always winds up excluding the longer folder names that contain the shorter names.