From 8761dc4e17d53480feb953da7f323f02234a720c Mon Sep 17 00:00:00 2001 From: Ryan Batchelder Date: Sun, 27 Jul 2014 10:02:54 -0700 Subject: [PATCH] Missed escaping a slash Added EoL match Thanks for pchaigno --- lib/linguist/vendor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/linguist/vendor.yml b/lib/linguist/vendor.yml index 13b7eeb2..1da5b60c 100644 --- a/lib/linguist/vendor.yml +++ b/lib/linguist/vendor.yml @@ -44,8 +44,8 @@ - normalize.css # Bourbon SCSS -- (^|/)[Bb]ourbon/*\.css -- (^|/)[Bb]ourbon/*\.scss +- (^|/)[Bb]ourbon/.*\.css$ +- (^|/)[Bb]ourbon/.*\.scss$ # Vendored dependencies - thirdparty/