syntax: glob
*.orig
*.swp
*.pyc
*.DS_Store
*~
*.log
.coverage
doc-pak/*
src/vcstools.egg-info/*
nosetests.xml
syntax: regexp
(target|build|dist)/.*

