_config.yml: exclude unnecessary files from build

This commit is contained in:
Aminda Suomalainen 2024-05-30 08:25:29 +03:00
parent 5845427d38
commit 5c60586fd8
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 13 additions and 0 deletions

View File

@ -58,6 +58,19 @@ sitemap:
# disappear?
include:
[PGP, PHP, keybase.txt, robots.txt, .well-known, ipfs-files, _matrix, .json]
# These don't need to appear.
exclude:
[
CITATION.cff,
CNAME,
CODEOWNERS,
IPFS.csv,
ipfs-files,
LICENSES,
package.json,
pnpm-lock.yaml,
README.markdown,
]
# Latest Matrix room version for blog posts or /upgraderoom advice. If I
# need something from the latest version, this is it once the servers I care