Ignore VS build files

Most files were moved to .vs directory with VS15
master
Ryan Lucia 2018-10-05 17:51:55 -04:00 committed by Thomas Goyne
parent f2ca259a8b
commit 4f870f9c26
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -5,6 +5,7 @@
*.bz2
*.cache
*.dep
*.db
*.dll
*.dmg
*.exe
@ -86,3 +87,4 @@ vendor/luajit/src/lj_vm.s
vendor/luajit/src/luajit
.nuget
.vs