JamesCJ60/Intel-ARC-Game-Enhancer

Add git ignore for VS files

draconb opened this issue · 0 comments

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