A list of regular expressions used to ignore specific sniffs for files and folders.
Is also used to set global exclude patterns. The key is the regular expression and the value is the type of ignore pattern (absolute or relative).
Type: array
public $ignorePatterns = [];