diff --git a/_config.yml b/_config.yml index bd0b6bca4e..fdb6f350e1 100644 --- a/_config.yml +++ b/_config.yml @@ -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