Do not commit config.json. Unity creates it itself and we do not want configs from different devs to end up in the repo.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -103,3 +103,7 @@ NetrworkManagerUI.prefab
|
|||||||
NetrworkManagerUI.prefab.meta
|
NetrworkManagerUI.prefab.meta
|
||||||
CustomNetworkManager.prefab
|
CustomNetworkManager.prefab
|
||||||
CustomNetworkManager.prefab.meta
|
CustomNetworkManager.prefab.meta
|
||||||
|
|
||||||
|
|
||||||
|
# Project-specific files
|
||||||
|
config.json
|
||||||
Reference in New Issue
Block a user