glob:*.pyc
glob:*.out
glob:*.swp
glob:*.DS_Store
glob:*.Trashes
glob:*tags
glob:*.exe
glob:tests/autogen/generate/build-input-tests/*
glob:tests/autogen/generate/build-output-tests/*
glob:*.pytest
glob:*.bak
syntax: glob
build/*
tests/sandbox/*
tests/autogen/sandbox/*
tests/input/raw/lib/*
dist/*
2to3.txt
syntax: regexp
(\w+)-input-test-(\d+)\.py
((\w+-)?\w+)-output-test\.py