#3 File ignore filters cut out files they shouldn't be
open
nobody
None
5
2004-11-22
2004-11-22
Anonymous
No
Given a filter of *.py that will eliminate all files from the
build which contain ".py" in their filename. This would
include any files with the extension pyc, pyc, apy, etc.
Not what we want at all.