From f34cac0dabf2e017c9b5c5fa8e0dfc8e0e7fdaeb Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Tue, 3 Oct 2023 13:16:18 +0800 Subject: [PATCH] update gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index cf8c95fa..a9fb6d26 100644 --- a/.gitattributes +++ b/.gitattributes @@ -542,3 +542,4 @@ web/lib/libimage.a filter=lfs diff=lfs merge=lfs -text web/lib/libshaders.a filter=lfs diff=lfs merge=lfs -text assets/materials.uberz filter=lfs diff=lfs merge=lfs -text assets/materials_ios_arm64.uberz filter=lfs diff=lfs merge=lfs -text +ios/lib/libmikktspace.a filter=lfs diff=lfs merge=lfs -text