Skip to content

Commit

Permalink
Codechange: Exclude vendor from build, if that's where bundler has pu…
Browse files Browse the repository at this point in the history
…t its stuff

Also because jekyll can't compile its own examples for some reason
  • Loading branch information
LordAro committed Dec 28, 2019
1 parent 95b4ed8 commit c38a9d0
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 @@ -23,6 +23,7 @@ exclude:
- nginx.default.conf
- requirements.base
- requirements.txt
- vendor

defaults:
- scope:
Expand Down

0 comments on commit c38a9d0

Please sign in to comment.