Class IgnoredFiles
java.lang.Object
org.opengrok.indexer.configuration.Filter
org.opengrok.indexer.configuration.IgnoredFiles
- All Implemented Interfaces:
Serializable
This class maintains a list of file names (like "cscope.out"), SRC_ROOT
relative file paths (like "usr/src/uts" or "usr/src/Makefile"), and glob
patterns (like .make.*) which should be ignored.
- Author:
- Chandan
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.opengrok.indexer.configuration.Filter
Filter.PatternList -
Constructor Summary
Constructors -
Method Summary