syntax: glob

*.pyc
*.pyo
*.xml
tmp
.git
.tox
dist
build
.cache
hgtools*
.coverage*
coverage
docs/build
circuits.egg-info
__version__.py

syntax: regexp
^tests/trace\.html$
