Skip to content

Add directory filtering support for directory loaders

The current implementation uses the default filtering which accepts all folders.

It's going to be needed at least for the git loader which has to ignore the root .git folder and empty ones.

Edited by Antoine R. Dumont

Merge request reports