diff --git a/.gitattributes b/.gitattributes index 5c48165..3ae4da4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,7 @@ *.glb filter=lfs diff=lfs merge=lfs -text *.gltf filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text # Textures *.png filter=lfs diff=lfs merge=lfs -text @@ -21,4 +22,4 @@ # Video (cinematics) *.mp4 filter=lfs diff=lfs merge=lfs -text -*.webm filter=lfs diff=lfs merge=lfs -text \ No newline at end of file +*.webm filter=lfs diff=lfs merge=lfs -text