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