Examples:
**/web.config - every web.config, including one at the workspace rootsrc/**/appsettings.json - only under srcsrc/*.json - directly in src, not in subdirectoriesPatterns in one group form a union and duplicate matches are collapsed, so a file matched by two patterns in the same group is still processed once.