Best practice for using Unity integration with Github VC?

I’m working on a project with 10+ designers and developers that utilizes the Unity integration. Is there a best practice for the installation of the FMOD integration into Unity with github commits & version control? I.E. what files should be committed to our master branch to ensure that everyone is able to run their Unity scenes with FMOD banks & events without errors, etc. We have tried committing all installed base FMOD files but this didn’t work for some developers when pulled down, and having each person install it locally is a mess.

Check out this: https://www.fmod.org/documentation/#content/generated/engine_new_unity/sourcecontrol.html