Files
game-server/.gitignore
bilal 1dd56ee73d Document current architecture and operational practices.
Update README with Steam launch scripts, shm sizing, Moonlight setup, and troubleshooting; add рекомендации.md and ignore local SSH keys.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 18:49:02 +03:00

17 lines
271 B
Plaintext

.DS_Store
log
nvidia-smi*
# local runtime data
players/*_steam/
players/*_config/sunshine.conf
.env
!.env.example
# do not publish private Sunshine TLS keys
players/*_config/credentials/
# local SSH keys for deployment (never commit)
.agent_ssh_key
.agent_ssh_key.pub