implicitDescendants

Indicates whether directories that match a glob pattern, should implicitly cause all descendant paths to be matched.

For example, given the directory my-dir, the following glob patterns would produce the same results: my-dir/ **, my-dir/, my-dir