A comma separated list of java.util.Regex patterns. If a node has a label that matches one of the patterns in the list it will be excluded from the grid.

Example: winxp\d,macos.* will exclude all nodes with labels like winxp1, winxp2, macostiger, macosleopard etc