Add simple WebSocket multiplayer
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -15,6 +15,7 @@ out/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
server.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
@@ -23,4 +24,3 @@ pnpm-debug.log*
|
||||
# OS files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
|
||||
Reference in New Issue
Block a user