Merge pull request #16 from CraigyDavi/exclude
Exclude some files from the live _site
This commit is contained in:
commit
6f49bb4d7d
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user