.venv/
__pycache__/
*.pyc
.pytest_cache/
backend/dist/
node_modules/
*.tsbuildinfo
# frontend/dist is committed on purpose: the home server deploys by git pull alone (no node).
# launchers carry FRONY_SERVICE_KEY; commit only the .cmd.example
*.cmd
