From e3630a53af10d10b357fa5c145927c89c64db3ac Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 12 Feb 2015 13:15:45 -0600 Subject: [PATCH] Use vendors. --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index c8e1003f..95883dea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ * text=auto -*.css linguist-vendored=false -*.less linguist-vendored=false +*.css linguist-vendored +*.less linguist-vendored