syntax: glob
builds/*
testing/*
output.sas
sas_plan
absolutereport.html
driver/*.pyc
*.py~
*.orig
*.out 
*.pyc

syntax: regexp
myexp.*/data
\#.*\#
