Searched defs:ignore (Results 1 - 1 of 1) sorted by relevance

/opengrok-sun/src/org/opensolaris/opengrok/index/
H A DIgnoredNames.java30 * patterns (like .make.*) which opengrok should ignore.
88 public boolean ignore(File file) { method in class:IgnoredNames
97 public boolean ignore(String name) { method in class:IgnoredNames

Completed in 558 milliseconds