* ignore `twbsconfig.yml`
* add a trailing slash for folders
url: "https://getbootstrap.com"
encoding: UTF-8
exclude:
- - .git
- - .github
+ - .git/
+ - .github/
- assets/scss/
- - build
- - js
- - node_modules
- - nuget
- - scss
- - vendor
+ - build/
+ - js/
+ - node_modules/
+ - nuget/
+ - scss/
+ - vendor/
- bower.json
- composer.json
- Gemfile
- package.json
- package-lock.json
- sache.json
+ - twbsconfig.yml
plugins:
- jekyll-redirect-from