syntax: glob
*.pyc
*.orig
*.rej
*~
build
dist
*.egg-info

syntax: regexp
.*\#.*\#$

