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 ''/'' | * doesn't contain ''/'' or ''**'' substrings, will be applied only to file names (not names of sub-directories within parent directory) | ||
* contains ''/'' | * 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: | ||