mirror of
https://github.com/devolitalia/forty-jekyll-theme
synced 2025-02-19 05:00: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:
|
||||
style: compressed
|
||||
|
||||
exclude:
|
||||
- "*.gemspec"
|
||||
- LICENSE.md
|
||||
- CONTRIBUTING.md
|
||||
- README.md
|
||||
|
Loading…
x
Reference in New Issue
Block a user