From 304e72c7e2db38d9e67aab6919479d0f893883d9 Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Tue, 20 Sep 2022 14:22:50 +0530 Subject: [PATCH] chore: add console sdk --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 241a8288f5..1ea83145c3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -24,4 +24,5 @@ tests/*/*/*/*/* linguist-detectable=false tests/*/*/*/*/*/* linguist-detectable=false public/scripts/* linguist-detectable=false public/scripts/*/* linguist-detectable=false +public/scripts/*/*/* linguist-detectable=false public/dist/scripts/* linguist-detectable=false