From d5002ef06a9f3463919a3fe8919844c3aea46fc0 Mon Sep 17 00:00:00 2001 From: Ted Nyman Date: Wed, 30 Oct 2013 19:12:52 -0700 Subject: [PATCH] Start vendor work for bootstrap by ignoring minimized bootstrap js and css --- lib/linguist/vendor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/linguist/vendor.yml b/lib/linguist/vendor.yml index e7efd0a8..c87e5294 100644 --- a/lib/linguist/vendor.yml +++ b/lib/linguist/vendor.yml @@ -27,6 +27,9 @@ # Erlang bundles - ^rebar$ +# Bootstrap minified css and js +- (^|/)bootstrap([^.]*)(\.min)\.(js|css)$ + # Vendored dependencies - vendors?/