From eb50137ee27b75e2b40e74d4f70cfdc94f105159 Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Tue, 20 Sep 2022 14:04:43 +0530 Subject: [PATCH] chore: add console sdk --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index beb791f5f3..59c22c2b3e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,3 +22,5 @@ tests/*/*/* linguist-detectable=false tests/*/*/*/* linguist-detectable=false tests/*/*/*/*/* linguist-detectable=false tests/*/*/*/*/*/* linguist-detectable=false +public/scripts/* linguist-detectable=false +public/dist/* linguist-detectable=false