From c43dc135f3a3fa4eaf86a9abfeac02b4685e357c Mon Sep 17 00:00:00 2001 From: Dan Foster Date: Wed, 11 Feb 2026 19:46:38 +0000 Subject: [PATCH] Adding another file type to git lfs. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 28cf0c3..2bb3fbc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.glb filter=lfs diff=lfs merge=lfs -text +*.gltf filter=lfs diff=lfs merge=lfs -text