mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
Feat : Exclude unnecessary files for build
This commit is contained in:
parent
9db3745231
commit
bd2b0e874c
1 changed files with 7 additions and 1 deletions
|
@ -7,3 +7,9 @@ defaults:
|
||||||
|
|
||||||
# Build Settings
|
# Build Settings
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
|
|
||||||
|
exclude:
|
||||||
|
|
||||||
|
- CONTRIBUTING.md
|
||||||
|
- TODO.md
|
||||||
|
- LICENSE
|
Loading…
Add table
Reference in a new issue