From: Mark Otto Date: Mon, 29 May 2017 19:22:12 +0000 (-0700) Subject: ignore the vendor so sauce can compile and travis pass X-Git-Tag: v4.0.0-beta~187^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9916943c8c0392d1e3d4745e5eac1dab198e0e68;p=thirdparty%2Fbootstrap.git ignore the vendor so sauce can compile and travis pass --- diff --git a/_config.yml b/_config.yml index 1870955f85..50aba11cc0 100644 --- a/_config.yml +++ b/_config.yml @@ -15,7 +15,7 @@ port: 9001 baseurl: "" url: https://getbootstrap.com encoding: UTF-8 -exclude: [.git, .github, assets/scss/, build, js, node_modules, nuget, scss] +exclude: [.git, .github, assets/scss/, build, js, node_modules, nuget, scss, vendor] gems: - jekyll-redirect-from