mirror of
https://github.com/devolitalia/forty-jekyll-theme
synced 2025-01-22 21:20:40 +01:00
Don't publish internal files when building (#124)
This commit is contained in:
parent
c8d830a8c3
commit
c2c4a68209
@ -34,3 +34,9 @@ markdown: kramdown
|
|||||||
|
|
||||||
sass:
|
sass:
|
||||||
style: compressed
|
style: compressed
|
||||||
|
|
||||||
|
exclude:
|
||||||
|
- "*.gemspec"
|
||||||
|
- LICENSE.md
|
||||||
|
- CONTRIBUTING.md
|
||||||
|
- README.md
|
||||||
|
Loading…
Reference in New Issue
Block a user