Exclude eip-X from processing

This commit is contained in:
Nick Johnson 2018-03-21 13:16:39 +00:00
parent aea7bfceb5
commit aecc9b33dd
1 changed files with 9 additions and 11 deletions

View File

@ -38,14 +38,12 @@ defaults:
values: values:
layout: "eip" layout: "eip"
# Exclude from processing. exclude:
# The following items will not be processed, by default. Create a custom list - Gemfile
# to override the default setting. - Gemfile.lock
# exclude: - node_modules
# - Gemfile - vendor/bundle/
# - Gemfile.lock - vendor/cache/
# - node_modules - vendor/gems/
# - vendor/bundle/ - vendor/ruby/
# - vendor/cache/ - eip-X.md
# - vendor/gems/
# - vendor/ruby/