I want to start working on a game engine using OpenGL and GLFW. Just so I am able to save my work as I add more and more features, I want to make a github repository. I watched a few tutorials (I am using visual studio 2022), but all of them use a ‘Add to Source Control’ option, but I don’t have it or don’t see it. I tried the ‘Create Git Repository’, but every time I try to create it I get a warning and the files created are 2 .gitsomething, no files that represent my visual studio project.
The warning seems out of place, since I don’t have any files in my project. What am I doing wrong?
The warning