/ HappyDoc3-r3_1 / happydoclib / cvsignore.py / CVSIgnoreList
readIgnoreFile ( self, filename )
Reads a .cvsignore file to include its patterns with the patterns read from other files.
__init__ ( self, ignoreFileNames )
shouldIgnoreFile ( self, filename )
Returns true if the filename should be ignored.