# File lib/more/facets/filelist.rb, line 229
  def clear_exclude
    @exclude_patterns = []
    calculate_exclude_regexp if ! @pending
  end