Ignore VS build files
Most files were moved to .vs directory with VS15
This commit is contained in:
parent
2ce503ebe7
commit
5c1566752a
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,6 +5,7 @@
|
|||
*.bz2
|
||||
*.cache
|
||||
*.dep
|
||||
*.db
|
||||
*.dll
|
||||
*.dmg
|
||||
*.exe
|
||||
|
@ -92,3 +93,4 @@ vendor/luajit/src/lj_recdef.h
|
|||
vendor/luajit/src/luajit
|
||||
|
||||
.nuget
|
||||
.vs
|
||||
|
|
Loading…
Reference in a new issue