mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-17 08:31:05 +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: ""
|
baseurl: ""
|
||||||
url: https://getbootstrap.com
|
url: https://getbootstrap.com
|
||||||
encoding: UTF-8
|
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:
|
gems:
|
||||||
- jekyll-redirect-from
|
- jekyll-redirect-from
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue