__pycache__/
*.py[cod]
*.egg-info/
.venv/

uv.lock

node_modules/

.env

*.db
*.sqlite3

static/dist/

# Auto-generated by the host at boot / `sm gen-pages`.
client_app/modules.manifest.json
client_app/modules.generated.ts
