view .hgignore @ 4162:98687eaa6a09

models (core): separate `MessageEditData` from `MessageEdition`: `MessageEditData` is used to carry a new `MessageData` when an edition has happened, while `MessageEdition` is used to send changes to do for a new edition.
author Goffi <goffi@goffi.org>
date Tue, 28 Nov 2023 17:37:02 +0100
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