Skip to content
  • Michael Reeves's avatar
    Scrap duplicate code · 9bd75479
    Michael Reeves authored
    Rework CVSIgnoreList::init to use addEntriesFromFile for all ignore file
    handling. FileAccess alows us to get the name of the local tempory it
    uses for network files. Do this instead of reinventing the wheel.
    
    All ignore files are now read in exactly the same way.
    9bd75479