From e16bea6f9d4df5234228d10ebe6a76720010e94a Mon Sep 17 00:00:00 2001 From: Ian Lavery Date: Thu, 25 Apr 2024 15:34:31 -0700 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index d153921..6f13658 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -binding/android/FalconTestApp linguist-detectable=false +binding/android/FalconTestApp/** linguist-detectable=false binding/web/** linguist-detectable=false binding/web/src/falcon.ts linguist-detectable=true demo/** linguist-detectable=false