From e11deb1412fbdc918f9c16157fc1e46db19fb2e2 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 11 Feb 2015 12:52:49 -0600 Subject: [PATCH] Tweak ignores. --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index bf3b14bd..c8e1003f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ * text=auto -public/* linguist-vendored=false -resources/assets/* linguist-vendored=false +*.css linguist-vendored=false +*.less linguist-vendored=false