Visual Studio 16.9.4
Win6-64
My .vs folder has grown from 800MB to 1.2GB. Is there any way to stop this growth (and why is it happening)?
The total size of my C++ programs is 860KB. The .vs folder is about 1,395,348 times the total number of bytes in my entire source code. There are 50 files, header and source code, in my program. The .vs folder size seems excessive in comparison.