Skip to content

Commit

Permalink
ignore node_modules when building jekyll (#1510)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonchurch committed May 3, 2024
1 parent c0e3d78 commit 21cc2f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ kramdown:
exclude:
- [uk/CHANGELOG.md]
- vendor/bundle
- node_modules/


github: [metadata]

0 comments on commit 21cc2f4

Please sign in to comment.