So match `test` and `tests` and `test*` but not `abc_test` as folders if the directory is not the above, then the file must start with `test_`
So match
testandtestsandtest*but notabc_testas foldersif the directory is not the above, then the file must start with
test_