mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-31 09:48:30 -05:00
Merge pull request #5293 from crispgm/exclude-gemfile-in-config
Merge pull request 5293
This commit is contained in:
@@ -29,3 +29,6 @@ markdown: kramdown
|
||||
theme: minima
|
||||
gems:
|
||||
- jekyll-feed
|
||||
exclude:
|
||||
- Gemfile
|
||||
- Gemfile.lock
|
||||
|
||||
Reference in New Issue
Block a user