Fix excludes to be jekyll v3.4.3 compliant

This commit is contained in:
2018-12-05 23:28:48 -05:00
parent 3c83b9777a
commit f3e3ff8ee8

View File

@@ -174,11 +174,16 @@ link-tags: true
# Exclude these files from production site # Exclude these files from production site
exclude: exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
- CHANGELOG.md - CHANGELOG.md
- CNAME - CNAME
- Dockerfile - Dockerfile
- Gemfile
- Gemfile.lock
- LICENSE - LICENSE
- README.md - README.md
- Vagrantfile - Vagrantfile