Add missing model resources (#251)
This commit is contained in:
parent
5cfb0f3b5b
commit
39b6302733
26 changed files with 40370 additions and 8 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -34,6 +34,9 @@
|
|||
[Oo]bj/
|
||||
[Ll]og/
|
||||
|
||||
# Allow obj models to be included
|
||||
!Examples/resources/models/obj/
|
||||
|
||||
# Visual Studio 2015 cache/options directory
|
||||
.vs/
|
||||
# Uncomment if you have tasks that create the project's static files in wwwroot
|
||||
|
|
|
|||
Loading…
Reference in a new issue