I'm using Visual Studio 2019 on windows. Visual Studio keeps freezing because there are way too many changes being detected in the Git Changes tab (about 222k changes).
It seems like its detecting all then changes on my C drive, but I only want to isolate it to some project folder.
Any tips on solving this issue?