This is a comma separated list of Ant-style GLOB paths (relative to workspace root) of source or binary files.
Ex: src/main/java/**/*.java or bin/**/*.class.
Any files matching the supplied paths will be excluded from the zip sent to Code Dx.
For some information about the Ant GLOB format look here.