Overload List
| Name | Description | |
|---|---|---|
| Exclude(String) |
Adds a path or mask into collection of exclusion patterns. The supported wildcards are '?' and '*' and '**'.
For detailed specification with examples see the documentation.
| |
| Exclude(String, TraversalMode) |
Adds a path or mask into collection of exclusion patterns. The supported wildcards are '?' and '*' and '**'.
For detailed specification with examples see the documentation.
|