The <diff> element is a child of the <component> element and contains a list of directives used by the difference engine when running comparisons on components derived from this component.
Name |
How Many? |
Description |
ignore |
1 or more |
A directory path to ignore during comparison. |
A derived component automatically inherits all difference ignore directives declared by the base component. It may also declare additional ignore directives in its own <diff> element. Inherited directives may not be removed.