I had to use Unreal 4.22 since I had Visual Studio 2019 installed. I followed through the lecture but when I tried to commit it gives me the following error. I also didn’t see these many files in Ben’s commit in the video.
I think I should be git ignoring .vs folder?
Yep, all I had to do was to ignore .vs folder, however I do want to know if that was the right thing to do?
It was. You can also use this more comprehensive one https://github.com/github/gitignore/blob/master/UnrealEngine.gitignore
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.