Root Directory

The root directory to use when searching for files to delete.

File Names / Patterns

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.

Log each deleted item

If a file is deleted, write it to the Build Log.