0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Update Jekyll ignores. (#24101)

* ignore `twbsconfig.yml`
* add a trailing slash for folders
This commit is contained in:
XhmikosR 2017-09-26 11:57:24 +03:00 committed by GitHub
parent 508dde0e33
commit 537651c0c6

View File

@ -16,15 +16,15 @@ baseurl: ""
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
@ -34,6 +34,7 @@ exclude:
- package.json
- package-lock.json
- sache.json
- twbsconfig.yml
plugins:
- jekyll-redirect-from