Files
for-legacy-web/.gitignore
Mariano Uvalle 1ce522579e Mobile reactions and WS reconnection
* [feat] Add reaction menu item for mobile clients.

* [fix] Reconnection to the websocket with exponential backoff.

* [chore] Dev flake.

* [hack] Push to my personal gcr.
2026-02-22 13:47:39 -08:00

20 lines
192 B
Plaintext

node_modules
.DS_Store
dist
dist_injected
dist-ssr
*.local
*.log
/.idea
.yarn/cache
.yarn/install-state.gz
public/assets
public/assets_*
!public/assets_default
.vscode/chrome_data
.direnv