mirror of
https://github.com/rvtr/wiki.git
synced 2025-06-18 19:15:35 -04:00
Exclude unnecessary files from build
This commit is contained in:
parent
a0e7d8cc4a
commit
1749b71999
10
_config.yml
10
_config.yml
@ -15,6 +15,16 @@ defaults:
|
|||||||
values:
|
values:
|
||||||
layout: wiki
|
layout: wiki
|
||||||
|
|
||||||
|
exclude: [
|
||||||
|
"fix in-context.sh",
|
||||||
|
CONTRIBUTING.md,
|
||||||
|
CNAME,
|
||||||
|
crowdin-pull.sh,
|
||||||
|
crowdin.yml,
|
||||||
|
LICENSE,
|
||||||
|
README.md
|
||||||
|
]
|
||||||
|
|
||||||
collections:
|
collections:
|
||||||
en-US:
|
en-US:
|
||||||
output: true
|
output: true
|
||||||
|
Loading…
Reference in New Issue
Block a user