mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +00:00
refactor(core): remove redundant config options
`node_modules` is already part of the default exclusions. See also: <https://jekyllrb.com/docs/configuration/options/#global-configuration>
This commit is contained in:
parent
7b43a83c40
commit
2a5c184373
@ -183,7 +183,6 @@ exclude:
|
|||||||
- CHANGELOG.md
|
- CHANGELOG.md
|
||||||
- LICENSE
|
- LICENSE
|
||||||
- rollup.config.js
|
- rollup.config.js
|
||||||
- node_modules
|
|
||||||
- package*.json
|
- package*.json
|
||||||
|
|
||||||
jekyll-archives:
|
jekyll-archives:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user