From 3745b2456409882ba81f1c2e7cd6c4f868175f3b Mon Sep 17 00:00:00 2001 From: Ashwin Maroli Date: Sun, 5 Feb 2017 07:55:26 +0530 Subject: [PATCH] update comment for `exclude` array --- lib/site_template/_config.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/lib/site_template/_config.yml b/lib/site_template/_config.yml index aa255a64..436d5999 100644 --- a/lib/site_template/_config.yml +++ b/lib/site_template/_config.yml @@ -31,10 +31,8 @@ gems: - jekyll-feed # 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. -# +# The following items will not be processed, by default. Create a custom list +# to override the default setting. # exclude: # - Gemfile # - Gemfile.lock