# File lib/buildr/core/doc.rb, line 123
      def exclude(*files)
        @files.exclude *files
        self
      end