Add instructions for and ignore files related to using bundle

This commit is contained in:
2019-03-03 07:04:05 +01:00
parent 06969b3afc
commit f8d33b6c4c
3 changed files with 13 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ timezone: Europe/Budapest
name: Gergely Polonkai
paginate: 10
paginate_path: "/blog/page/:num"
exclude: ['README.md', 'Gemfile', 'Gemfile.lock', 'CNAME', ".hyde.el"]
exclude: ['README.md', 'Gemfile', 'Gemfile.lock', 'CNAME', ".hyde.el", "vendor"]
include: ['.well-known']
plugins:
- jekyll-gist