From 205af7121815629e0b25878e8be9e6417e1f8e13 Mon Sep 17 00:00:00 2001 From: Sujit Prasad Date: Mon, 1 Feb 2016 16:28:06 +0530 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index e84c364e5..ad3147da1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ * text=auto *.js linguist-vendored +*.css linguist-vendored +*.less linguist-vendored