Sugar Network/Recipe Specification: Difference between revisions

Line 213: Line 213:
A pattern could be two types:
A pattern could be two types:


* doesn't contain ''/'' symbol, will be applied only to file names (not names of sub-directories within parent directory)
* doesn't contain ''/'' or ''**'' substrings, will be applied only to file names (not names of sub-directories within parent directory)
* contains ''/'' symbol, will be applied to the full file path (relative to the root) thus could affect several directory levels
* contains ''/'' or ''**'' substring, will be applied to the full file path (relative to the root) thus could affect several directory levels


Only these pattern symbols are allowed:
Only these pattern symbols are allowed: