ignore property

List<Glob> ignore
final

A list of Globs for paths that should be excluded from the search for packages.

Implementation

final List<Glob> ignore;