Comma- or space-separated list of patterns of files/directories to be saved. See the @includes of Ant fileset for the exact format. The base directory is the workspace of each job.
For example, setting this field to src/** will allow saving, for each job, the whole content of its src directory, excluding any other files/directories in the workspace.
If no value is specified, the whole content of the workspaces will be taken into account.