Exclude some files from the live _site
This commit is contained in:
parent
f2735b2269
commit
b9b76b841b
@ -1,3 +1,9 @@
|
||||
permalink: /:title.html
|
||||
gems:
|
||||
- jekyll-redirect-from
|
||||
exclude:
|
||||
- Gruntfile.js
|
||||
- CNAME
|
||||
- README.md
|
||||
- LICENSE.md
|
||||
- package.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user