__pycache__/
*.py[cod]
.venv*/
build/
dist/
*.egg-info/
.coverage
.pytest_cache/
.ruff_cache/
.mypy_cache/
node_modules/
ui/dist/
# The built bundle: generated by ui/, put into the wheel by build_ui.py.
warder/static/
