mirror of https://github.com/status-im/EIPs.git
Exclude eip-X from processing
This commit is contained in:
parent
aea7bfceb5
commit
aecc9b33dd
20
_config.yml
20
_config.yml
|
@ -38,14 +38,12 @@ defaults:
|
|||
values:
|
||||
layout: "eip"
|
||||
|
||||
# Exclude from processing.
|
||||
# The following items will not be processed, by default. Create a custom list
|
||||
# to override the default setting.
|
||||
# exclude:
|
||||
# - Gemfile
|
||||
# - Gemfile.lock
|
||||
# - node_modules
|
||||
# - vendor/bundle/
|
||||
# - vendor/cache/
|
||||
# - vendor/gems/
|
||||
# - vendor/ruby/
|
||||
exclude:
|
||||
- Gemfile
|
||||
- Gemfile.lock
|
||||
- node_modules
|
||||
- vendor/bundle/
|
||||
- vendor/cache/
|
||||
- vendor/gems/
|
||||
- vendor/ruby/
|
||||
- eip-X.md
|
||||
|
|
Loading…
Reference in New Issue