Add git ignore for VS files
draconb opened this issue · 0 comments
draconb commented
You should use a visual studio git ignore file to remove .vs, bin/obj folders and packages folders from the project.
https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
Or similar