Add additional model resources
This commit is contained in:
parent
21821e561a
commit
d5585eca37
18 changed files with 17 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