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:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -102,4 +102,8 @@ fmod_editor.log
|
||||
NetrworkManagerUI.prefab
|
||||
NetrworkManagerUI.prefab.meta
|
||||
CustomNetworkManager.prefab
|
||||
CustomNetworkManager.prefab.meta
|
||||
CustomNetworkManager.prefab.meta
|
||||
|
||||
|
||||
# Project-specific files
|
||||
config.json
|
||||
Reference in New Issue
Block a user