From de3269409f63c3f0c6f0d7e9e3558688db326437 Mon Sep 17 00:00:00 2001 From: Jason Kulatunga Date: Sun, 11 Oct 2020 11:05:12 -0600 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 3f5bb3b..8eb4d45 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ *.css linguist-detectable=false *.scss linguist-detectable=false -*.js linguist-detectable=true -*.ts linguist-detectable=true +*.js linguist-detectable=false +*.ts linguist-detectable=false