| Package | Description |
|---|---|
| org.eclipse.jgit.ignore |
Ignore rule parser/matcher (for .gitignore entries).
|
| Modifier and Type | Method | Description |
|---|---|---|
List<FastIgnoreRule> |
IgnoreNode.getRules() |
| Constructor | Description |
|---|---|
IgnoreNode(List<FastIgnoreRule> rules) |
Create an ignore node with given rules.
|
Copyright © 2018. All rights reserved.