| Modifier and Type | Method and Description |
|---|---|
static GitIgnoreStrategy |
IgnoreStrategy.git(String absoluteRootPath,
List<String> patterns)
Ignores file paths based on the [`.gitignore specification`](https://git-scm.com/docs/gitignore).
|
Copyright © 2021. All rights reserved.