chore: add game server (Colyseus) - flat files
This commit is contained in:
8
rolld_backend/.gitignore
vendored
Normal file
8
rolld_backend/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
node_modules/
|
||||
.env
|
||||
.env.local
|
||||
*.log
|
||||
dist/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
Reference in New Issue
Block a user