Paths
This topic describes the Paths element.
Description
Excludes paths by identifying the path. IDs must be presented as a semicolon-separated list. In a list element, use question marks (?) or one asterisk (*) to indicate a wildcard, two asterisks (**) to indicate any subpath. For example, in the list test/a??.jsp;scripts/*.jsp;**/test/**/XYZ*, the element **/test/**/XYZ* indicates any file or folder containing the string XYZ that has a parent folder somewhere called test