Files
shelem/.gitignore
T
goyban 8e8478e45b Initial commit: Shelem card game
Full-stack multiplayer Shelem (Iranian trick-taking card game) with
Socket.IO, JWT auth, bot players, joker mode, and mobile-friendly UI.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 16:17:37 +00:00

10 lines
78 B
Plaintext

# Environment
.env
# Runtime data
data/
# Node
node_modules/
npm-debug.log*