mirror of
https://github.com/rvtr/wiki.git
synced 2025-06-18 11:05:39 -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:
|
||||
layout: wiki
|
||||
|
||||
exclude: [
|
||||
"fix in-context.sh",
|
||||
CONTRIBUTING.md,
|
||||
CNAME,
|
||||
crowdin-pull.sh,
|
||||
crowdin.yml,
|
||||
LICENSE,
|
||||
README.md
|
||||
]
|
||||
|
||||
collections:
|
||||
en-US:
|
||||
output: true
|
||||
|
Loading…
Reference in New Issue
Block a user