See: Description
| Class | Description | 
|---|---|
| FastIgnoreRule | 
 "Fast" (compared with IgnoreRule) git ignore rule implementation supporting
 also double star  
** | 
| IgnoreNode | 
 Represents a bundle of ignore rules inherited from a base directory. 
 | 
| Enum | Description | 
|---|---|
| IgnoreNode.MatchResult | 
 Result from  
IgnoreNode.isIgnored(String, boolean). | 
Copyright © 2015 Eclipse JGit Project. All rights reserved.