Files
DiscordClone/.gitignore
Bryan1029384756 e7f10aa5f0
All checks were successful
Build and Release / build-and-release (push) Successful in 10m7s
feat: Introduce swipe navigation between new Chat and Sidebar components and establish initial multi-platform project structure.
2026-02-20 03:36:36 -06:00

15 lines
166 B
Plaintext

node_modules
.env
.env.local
.vscode
# Build outputs
apps/electron/dist-react
apps/electron/dist
apps/web/dist
apps/android/android
# Legacy
discord-html-copy
todo