syntax: glob
*.orig
__pycache__

syntax: regexp
^LICENSES.deps.txt$
^_build/
^_venv.*/
^dist/
^node_modules/
^tdoc/common/static\.gen/
^tmp/
