Can we get full Glob pattern support, specifically the exclusion wildcard?
This is the explanation mark ( ! ) value.
For my use case, I would like to set my Insync base path to be the root of my harddrive. Then exclude everything from being synced with the exception of two folders; ‘Projects’ and ‘Archive’.
So my glob would look like this: *!(Projects|Archive)
Currently, I have to exclude everything manually. This means if I add or rename new folders to my harddrive, I have to amend the “Ignore Rules” settings every time.