# File lib/turn/configuration.rb, line 150
    def exclude=(paths)
      @exclude = list_option(paths)
    end