]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
ignore the vendor so sauce can compile and travis pass
authorMark Otto <markdotto@gmail.com>
Mon, 29 May 2017 19:22:12 +0000 (12:22 -0700)
committerMark Otto <markd.otto@gmail.com>
Tue, 30 May 2017 06:32:28 +0000 (23:32 -0700)
_config.yml

index 1870955f85f2cfcbc93e4e0eb9b96a4edacac8f6..50aba11cc026a7dbe39d82441d5e295a257e3f26 100644 (file)
@@ -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