Exclude some files from the live _site

This commit is contained in:
Craig Davison 2015-08-31 13:03:03 +01:00
parent f2735b2269
commit b9b76b841b

View File

@ -1,3 +1,9 @@
permalink: /:title.html permalink: /:title.html
gems: gems:
- jekyll-redirect-from - jekyll-redirect-from
exclude:
- Gruntfile.js
- CNAME
- README.md
- LICENSE.md
- package.json