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