filehound
filehound copied to clipboard
not() and discard() do not discard directories
When a regex/pattern is passed to not() or discard(), this only applies to files. I think it would be sensible to apply it to directories as well, to allow users to avoid Filehound attempting to descend into directories that should not be included.