mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-06-30 19:03:42 -04:00
Add missing model resources (#251)
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user