|
|
@@ -35,8 +35,8 @@ The <code>exclude</code> or <code>excludesfile</code> attribute is used |
|
|
|
to specify |
|
|
|
the files you want to have excluded. In both cases, the list of files |
|
|
|
can be specified by either the filename, relative to the directory(s) specified |
|
|
|
in the <code>srcdir</code> attribute or nested <src> element, or by using |
|
|
|
wildcard patterns. See the section on |
|
|
|
in the <code>srcdir</code> attribute or nested <code><src></code> |
|
|
|
element(s), or by using wildcard patterns. See the section on |
|
|
|
<a href="../dirtasks.html#directorybasedtasks">directory-based tasks</a>, |
|
|
|
for information on how the |
|
|
|
inclusion/exclusion of files works, and how to write wildcard patterns.</p> |
|
|
|