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:
|
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/
|
|
||||||
|
|
Loading…
Reference in New Issue