.runlens/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/
.pkgcheck/
*.egg-info/
__pycache__/
*.py[cod]

frontend/node_modules/
frontend/dist/

.env
.env.*
!.env.example
