# File lib/more/facets/filelist.rb, line 460
    def clear_ignore_patterns
      @exclude_patterns = [ /^$/ ]
    end