view .hgignore @ 4097:0f6fd28fde0d

component file sharing: fix method name case: `render_OPTIONS` is a method inherited from Twisted, name has been put to lowercase following massive refactoring, resulting in the method not being called anymore. This patch fixes it.
author Goffi <goffi@goffi.org>
date Thu, 22 Jun 2023 15:45:20 +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