drivesync
drivesync copied to clipboard
Exceptions to blacklist
I have a directory /foo that I want drivesync to mostly ignore, but there are some subfolders /foo/bar and /foo/baz I want to still be included.
From the readme, it seems like there's no way to do this currently. If that's the case, I think it would be very helpful to add some way of doing this.
@JoeReeseVT Correct - to my knowledge, Globs do not support exceptions like that. I can see how it would be useful, though. I guess it would make sense to be able to combine a blacklist with a whitelist in order to achieve that. I'll get on that and let you know when there's an update. Thanks for the suggestion.