# File lib/facet/filelist.rb, line 286
    def clear_ignore_patterns
      @exclude_patterns = [ /^$/ ]
    end