From 0bfa2eea2ab71d0d8aae35398319249462901a0d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 29 May 2017 14:19:45 -0700 Subject: [PATCH] update exclude list --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 50aba11cc0..ebf6e74e78 100644 --- a/_config.yml +++ b/_config.yml @@ -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