Skip to content

Function: ignorePathMatcher()

ignorePathMatcher(options?): PathMatcher

Returns a PathMatcher for paths ignored by the enabled built-in groups.

Matchers for each group are compiled once at module load; options only selects which groups participate. The lock group is included when lockIgnoreMatchersEnabled returns true.

IgnorePatternOptions

Group toggles; omitted flags default to enabled.

PathMatcher