# BEGIN-COMMON
# The lines between BEGIN-COMMON and END-COMMON are updated automatically.
# Do not edit manually; add site-specific patterns below.
syntax: glob
*~
*.autosave.xopp
*.local.*
*.orig
*.swp
.DS_Store
__pycache__

syntax: rootglob
_*/
docs/_build/
tmp/
# END-COMMON

# Site-specific patterns.
syntax: rootglob
LICENSES.deps.txt
.venv/
dist/
node_modules/
tdoc/common/static.gen/
