PlayFab / gsdk

Game Server SDK for PlayFab Multiplayer Servers
https://docs.microsoft.com/en-us/gaming/playfab/features/multiplayer/servers/
Apache License 2.0
146 stars 115 forks source link

fixing Unity gitignore and addressing test-related comments from previous PR #163

Closed tculotta closed 9 months ago

tculotta commented 9 months ago

Updates gitignore to latests unity default gitignore and adds an additional line at the end to override parent gitignore and include Packages directory (necessary specifically for test framework package).