chore: gitignore installers and include pending web changes

Add installers/ to .gitignore and remove from tracking — binaries
should not be in git.

Also includes:
- Re-push Electron activities after WebSocket reconnect (sleep/wake)
- Merge activity map instead of replacing to preserve local state
- Nori mascot design plan
This commit is contained in:
Jannis Braun
2026-03-23 00:25:31 +01:00
parent 100ac15939
commit a888828941
3 changed files with 23 additions and 7 deletions
+1
View File
@@ -5,6 +5,7 @@ node_modules/
# Build output
dist/
dist-electron/
installers/
packages/web/dist/
packages/server/dist/
packages/shared/dist/