Add the ability to ignore subdirectories. #981
Labels
effort-medium
issue is likely resolvable with <= 20h of effort
enhancement
issue is a request for a feature, and not a defect
impact-low
low importance
wontfix
maintainers choose not to work on this, but PR would still be considered
It would be nice to be able to synchronize the contents of the root folder while ignoring all subdirectories. Something like what I was hoping one of the following would achieve.
I understand that the PWD '.' is not understood. It's cross platform and I get that, but it seems that it would be beneficial to be able to signify the root somehow.
The bigger issue though, it seems, is that the separator '/' is not observed to signify a directory.
Maybe an ignoredir = * could be implemented in leu of using the separator.
The text was updated successfully, but these errors were encountered: