comment out 'exclude:' in config file

This commit is contained in:
Ashwin Maroli 2017-02-05 01:28:43 +05:30
parent 4e40593a53
commit 6316856773
1 changed files with 14 additions and 3 deletions

View File

@ -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/