Is there a way to leave out some files or directories? In my use case, the repository has several subdirectories, and I want to exclude some of them (e.g. tests, examples, unused plugins).
Adding multiple mirrors using the --path for each subdirectory unfortunately does not work for me, as they still contain some files that should not end up in my repository.