Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Provide file names/patterns to files you want deleted. Each file/pattern must be specified on a single line and must be relative to the root directory specified in the Root Directory field.

You can exclude files by prefixing the file name or pattern with a dash. e.g -*.ignore. Exclude patterns always take precedence over include patterns

More information about pattern wild cards can be found on the Ant Pattern Usage page.

...