I have a 3gb .vs folder in my C++ project.
I am wondering if it is safe to delete the .vs folder.
If not what can i do to decrease the volume.
Thanks in
I delete the .vs folder to conserve space. Delete it OUTSIDE of Visual Studio. Then open Visual Studio and REBUILD the program. the .vs folder is recreated, and is usually smaller.