| Package | Description |
|---|---|
| org.eclipse.jgit.ignore |
Ignore rule parser/matcher (for .gitignore entries).
|
| Class | Description |
|---|---|
| FastIgnoreRule |
"Fast" (compared with IgnoreRule) git ignore rule implementation supporting
also double star
** |
| IgnoreNode.MatchResult |
Result from
IgnoreNode.isIgnored(String, boolean). |
Copyright © 2018. All rights reserved.