Create .gitignore with common VS exclusions

This commit is contained in:
Clément Notin
2018-07-25 14:10:05 +02:00
committed by GitHub
parent 9bd336058f
commit ef2d2f24e1
+6
View File
@@ -0,0 +1,6 @@
.vs
*.user
[Dd]ebug/
[Rr]elease/
[Bb]in/
[Oo]bj/