From 6316856773a8c41d16c887e2df82ec8735f3890b Mon Sep 17 00:00:00 2001 From: Ashwin Maroli Date: Sun, 5 Feb 2017 01:28:43 +0530 Subject: [PATCH] comment out 'exclude:' in config file --- lib/site_template/_config.yml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/lib/site_template/_config.yml b/lib/site_template/_config.yml index f5df9830..aa255a64 100644 --- a/lib/site_template/_config.yml +++ b/lib/site_template/_config.yml @@ -29,6 +29,17 @@ markdown: kramdown theme: minima gems: - jekyll-feed -exclude: - - Gemfile - - Gemfile.lock + +# Exclude from processing. +# The items below are excluded by default, to customize the list, uncomment the +# lines below and simply add to the list. Items removed will **not** be excluded +# from processing. +# +# exclude: +# - Gemfile +# - Gemfile.lock +# - node_modules +# - vendor/bundle/ +# - vendor/cache/ +# - vendor/gems/ +# - vendor/ruby/