Hi all,
Is there a typical way to commit with the visual studio file/project structure? I would think adding everything would be very excessive (especially all the folder contents), so is it just .cs and .sln files that are committed? I was used to having all my files in one folder (using python) and just had a git init from there. Any ideas, examples + resources is appreciated. Thankyou!