but the difference between patterns and a list of ...
# general
w
but the difference between patterns and a list of paths is just whether the match is the prefix of the path (
$buildroot/src/java
) or anywhere in the path (
$buildroot/**/src/main/java
)