Merge pull request #5293 from crispgm/exclude-gemfile-in-config
Merge pull request 5293
This commit is contained in:
commit
4f8d8557e4
|
@ -29,3 +29,6 @@ markdown: kramdown
|
|||
theme: minima
|
||||
gems:
|
||||
- jekyll-feed
|
||||
exclude:
|
||||
- Gemfile
|
||||
- Gemfile.lock
|
||||
|
|
Loading…
Reference in New Issue