From fe82f05462ce5eea7d63e1d0cbd9a0329b7bdb09 Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Tue, 20 Sep 2022 14:15:10 +0530 Subject: [PATCH] chore: add console sdk --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 59c22c2b3e..13d7c0e6f8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -23,4 +23,4 @@ tests/*/*/*/* linguist-detectable=false tests/*/*/*/*/* linguist-detectable=false tests/*/*/*/*/*/* linguist-detectable=false public/scripts/* linguist-detectable=false -public/dist/* linguist-detectable=false +public/dist/scripts/* linguist-detectable=false