syntax: glob
*.local.*
*.orig
__pycache__

syntax: regexp
^_[^/]*/
^docs/_build/
^tmp/

syntax: regexp
^LICENSES\.deps\.txt$
^\.venv/
^dist/
^node_modules/
^tdoc/common/static\.gen/
