get Excludes View
Like getExcludes, but returns a unmodifiable view or empty set.
Use this if you are only reading from the set, as it avoids allocating a set if not needed.
Return
the exclude patterns, or an empty set if none
Since
8.8