Exclude Gemfile in _config.yml template

This commit is contained in:
David Zhang 2016-08-25 14:54:59 +08:00
parent e0580c8909
commit 9c33754f4f
1 changed files with 3 additions and 0 deletions

View File

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