mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
ignore the vendor so sauce can compile and travis pass
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user