view .hgignore @ 4314:6a70fcd93a7a

plugin XEP-0131: Stanza Headers and Internet Metadata implementation: - SHIM is now supported and put in `msg_data["extra"]["headers"]`. - `Keywords` are converted from and to list of string in `msg_data["extra"]["keywords"]` field (if present in headers on message sending, values are merged). - Python minimal version upgraded to 3.11 due to use of `StrEnum`. rel 451
author Goffi <goffi@goffi.org>
date Sat, 28 Sep 2024 15:56:04 +0200
parents 84f6bee6440d
children
line wrap: on
line source

syntax: glob
bridge_constructor/generated
.build
build
ctags_links/
dist/
.eggs/
env/
libervia_backend.egg-info/
MANIFEST
.mypy_cache/
*.orig
*.pyc
*.pyo
.pytest_cache
*.pyv
Session.vim
stubs/
*.swo
*.swp
tags
tests/e2e/report*
_trial_temp/
twistd.log
twistd.pid
twisted/plugins/dropin.cache
*.un~
.vim
.vscode