Skip to content

Commit b5d8636

Browse files
committed
Exclude README.md from Jekyll processing
1 parent db0b420 commit b5d8636

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,10 @@ plugins:
4444

4545
# Exclude from processing
4646
exclude:
47+
- README.md
48+
- CONTRIBUTING.md
4749
- node_modules/
4850
- vendor/
4951
- .git/
5052
- Gemfile
5153
- Gemfile.lock
52-
- CONTRIBUTING.md

0 commit comments

Comments
 (0)