From 9015bd095fc92af21d57a7f9421d524ff00a2adc Mon Sep 17 00:00:00 2001 From: ANLGBOY Date: Sun, 23 Nov 2025 00:54:10 +0900 Subject: [PATCH] fix linguistic --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index add1f1b..61f4aa3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ assets/onnx/*.onnx filter=lfs diff=lfs merge=lfs -text -ios/* linguist-ignore -web/* linguist-ignore +ios/** linguist-ignore +web/** linguist-ignore