Question by
gsoftwares · Jan 03, 2019 at 12:24 PM ·
pluginvisual studiopluginsgitpush
Git on Visual Studio doesn't sync Unity plugins
When I push my project to the repository through Visual Studio it doesn't push the plugins installed in Unity (such as Cinemachine). How do I sync them?
Comment
Do you have the plugin dir included in git? Also make sure the filetypes are not in .gitignore.