Optionally specify the
'excludes' pattern to restrict what has been specified in the Includes
field. That is, a file that matches both this mask and the Includes one will
not be saved. The base directory is the workspace of each job.
For example, setting this field to src/repository/*
and the
Includes field to src/**
will allow saving, for each job, the
whole content of the src
directory, excluding the
src/repository
one.