hi! according to the rules the pattern test/asdf/** matches the directory test/asdf itself, and all it's subdirectories. why does test/*/** match files inside test/ ? what i try to do is to exclude all subdirectories of test/ but not to exclude the files within test/ -- To unsubscribe, e-mail: For additional commands, e-mail: