ignore #A pattern matching all .gif files *.gif #Patterns matching jpeg files *.jpg *.jpeg end ignoreThe
ignore
option, which extends for
several lines and must end with the line
end ignore
, indicates which documents
will be ignored by wusage. Documents that
match any of the patterns listed
for the ignore
option will be
ignored completely by wusage. Each character
of the document name is matched against the pattern.
An *
in the pattern matches any
number of characters in the document name.
Patterns have additional features; for more information about
patterns, see the patterns
section. Note that the suffixes
option is applied first. If the ignore ... end ignore
option is absent, no documents will be ignored.
Wusage Home Page | Configuration File Reference Index |
Copyright 1996, Boutell.Com,
Inc.
wusage@boutell.com
Boutell.Com, Inc - PO Box 20837, Seattle WA, 98102, USA
Phone/Fax
+1 206.325.3009