From ca19911d576f11a2dc0432578b8af7d3c5e52026 Mon Sep 17 00:00:00 2001 From: Ian Lavery Date: Thu, 16 Nov 2023 14:09:13 -0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index a463f279..5eacdbd3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,6 +5,7 @@ binding/ios/CheetahAppTest/** linguist-detectable=false binding/java/test/** linguist-detectable=false binding/java/src/ai/picovoice/cheetah/Utils.java linguist-detectable=false binding/nodejs/** linguist-detectable=false +binding/react/** linguist-detectable=false binding/react-native/** linguist-detectable=false binding/web/** linguist-detectable=false binding/web/src/cheetah.ts linguist-detectable=true