Describe the Problem
The filtering is not flexible enough, it should be like in git's .gitignore
Describe the Solution
Example: out/**/*test*.h5, this would filter all *test*.h5 files in the subfolders of out
Alternatives
No response
Additional Context
No response
Describe the Problem
The filtering is not flexible enough, it should be like in git's
.gitignoreDescribe the Solution
Example:
out/**/*test*.h5, this would filter all*test*.h5files in the subfolders ofoutAlternatives
No response
Additional Context
No response