.venv/
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
*.egg-info/
ui/frontend/node_modules/
ui/frontend/dist/
.env
