Files
waste-go/.gitignore
Fredrik Johansson 32a6f46481 feat: responsive mobile layout with slide-over sidebar
On screens ≤600px the sidebar collapses off-screen. A hamburger button
in the message header opens it as a slide-over drawer with a dim
overlay; tapping a room/network or the ✕ button closes it. Desktop
layout is unchanged.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 18:53:18 +02:00

28 lines
364 B
Plaintext

/bin/
setup-anchor.sh
launch-tui.sh
*.exe
# compiled binaries that land in the repo root
/anchor
/waste-anchor
/waste-daemon
/waste
/app
/relay
*.identity.json
/tmp/
.env
.DS_Store
*.swp
/tui
launch-web.sh
build-web.sh
build-daemon.sh
deploy-web.sh
deploy-daemon.sh
serve-web.sh
push.sh
web/public/config.js
cmd/app/frontend/dist/*
!cmd/app/frontend/dist/.gitkeep