mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Resync .obj models! gitignore was ignoring them!
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,6 +45,7 @@ ipch/
|
||||
*.db
|
||||
*.opendb
|
||||
packages/
|
||||
!examples/models/resources/models/obj/
|
||||
|
||||
# Ignore compiled binaries
|
||||
*.o
|
||||
|
||||
Reference in New Issue
Block a user