Don't publish internal files when building (#124)

This commit is contained in:
coezbek 2021-03-26 22:19:50 +01:00 committed by GitHub
parent c8d830a8c3
commit c2c4a68209
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -34,3 +34,9 @@ markdown: kramdown
sass:
style: compressed
exclude:
- "*.gemspec"
- LICENSE.md
- CONTRIBUTING.md
- README.md