summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorRay <[email protected]>2021-10-18 23:17:37 +0200
committerRay <[email protected]>2021-10-18 23:17:37 +0200
commit7763ccd8ad007c8854bcdfb64213c357e40a3085 (patch)
treee8b85533d81096196cc04d8848e25815f2a8b435 /.gitignore
parentd8e0b2e27c021364efc87edd5ab29deb946f7062 (diff)
downloadraylib-7763ccd8ad007c8854bcdfb64213c357e40a3085.tar.gz
raylib-7763ccd8ad007c8854bcdfb64213c357e40a3085.zip
Resync .obj models! gitignore was ignoring them!
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b2286e6f..ff837a4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,6 +45,7 @@ ipch/
*.db
*.opendb
packages/
+!examples/models/resources/models/obj/
# Ignore compiled binaries
*.o