Which Visual Studio \\ Visual C++ file types should be committed to version control? In my project I have the following file types:
aps cpp exe filters h
Contrary to what was stated in an earlier answer, I would like to point out that it appears to be important to version control the .opt file in order to keep track of user options. See reference below:
https://msdn.microsoft.com/en-us/library/aa278994(v=vs.60).aspx