Merge pull request #5293 from crispgm/exclude-gemfile-in-config

Merge pull request 5293
This commit is contained in:
jekyllbot 2016-08-26 18:56:41 -07:00 committed by GitHub
commit 4f8d8557e4
1 changed files with 3 additions and 0 deletions

View File

@ -29,3 +29,6 @@ markdown: kramdown
theme: minima theme: minima
gems: gems:
- jekyll-feed - jekyll-feed
exclude:
- Gemfile
- Gemfile.lock