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:
@@ -5,6 +5,7 @@ node_modules/
|
||||
# Build output
|
||||
dist/
|
||||
dist-electron/
|
||||
installers/
|
||||
packages/web/dist/
|
||||
packages/server/dist/
|
||||
packages/shared/dist/
|
||||
|
||||
Reference in New Issue
Block a user