- Make
@include an alias for @match
- Make
@exclude an alias for @exclude-match
Notes:
@include and @exclude traditionally support regex expressions for matching and excluding, unsure if this will be implemented right now or just use them both as pure aliases to the@match and @exclude-match
Reference: #45 #46 #53
@includean alias for@match@excludean alias for@exclude-matchNotes:
@includeand@excludetraditionally support regex expressions for matching and excluding, unsure if this will be implemented right now or just use them both as pure aliases to the@matchand@exclude-matchReference: #45 #46 #53