From 408117a454da7353a6ae7e17e8ae698acd926369 Mon Sep 17 00:00:00 2001 From: ChalaniEkanayake <57269629+ChalaniEkanayake@users.noreply.github.com> Date: Mon, 26 Sep 2022 13:05:17 +0530 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 3f13831..dc8b0f5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -*.ino linguist-detectable=true -*.json linguist-detectable=true +*.ino linguist-detectable=false +*.json linguist-detectable=false