-
Improvement
-
Resolution: Fixed
-
Minor
When specifying include filters, I am able to include folder using filters like "*/bar/" or "bar/*" but both of those filters will also include nested folders like ".../foo/.../bar/..." which I'd like to avoid. I would only want to include "bar" folder from root directory i.e. "bar/...". Some option to achieve that would be great.