From 67c7250b3c599e26e6ab482efca11794bbf8fffd Mon Sep 17 00:00:00 2001 From: Christy Jacob Date: Tue, 20 Sep 2022 14:09:16 +0530 Subject: [PATCH] chore: add console sdk --- .gitattributes | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 1ea83145c3..6d4afd7c8e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -23,6 +23,3 @@ 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/scripts/* linguist-detectable=false