mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 21:40:24 +00:00
update exclude list
This commit is contained in:
parent
38204b9cb1
commit
0bfa2eea2a
1 changed files with 1 additions and 1 deletions
|
|
@ -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, vendor]
|
||||
exclude: [.git, .github, assets/scss/, build, js, node_modules, nuget, scss, vendor, bower.json, composer.json, Gemfile, Gemfile.lock, Gruntfile.js, package.js, package.json, sache.json]
|
||||
|
||||
gems:
|
||||
- jekyll-redirect-from
|
||||
|
|
|
|||
Loading…
Reference in a new issue