From 86f1c55e3eabbe1d5ed2a20bafc8a9df42df5679 Mon Sep 17 00:00:00 2001 From: lakinduakash Date: Wed, 22 May 2019 03:56:32 +0530 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 64a5ecd..1f86088 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ *.ts linguist-detectable=false *.html linguist-detectable=false +*.scss linguist-detectable=false *.css linguist-detectable=false *.js linguist-detectable=false