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