From 7d9a10c8f52f3568341d5937527d4db6697fb3fd Mon Sep 17 00:00:00 2001 From: Manoj Vivek Date: Fri, 10 Mar 2023 18:23:08 +0530 Subject: [PATCH] Update .gitattributes --- .gitattributes | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitattributes b/.gitattributes index 7966d8e3..349bbc4e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1 @@ -*.css linguist-detectable=false -*.html linguist-detectable=false -*.htm linguist-detectable=false -*.js linguist-detectable=true +/desktop-app/* export-ignore