From 044078f7e3d908138f5f335e8ff50e06f656215b Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Tue, 20 Sep 2022 14:05:49 +0530 Subject: [PATCH] chore: add console sdk --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 59c22c2b3e..e4571072eb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,5 +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 +public/scripts/*/*/* linguist-detectable=false +public/dist/*/* linguist-detectable=false