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