ikwiki: fix keys from public being included
All checks were successful
/ render (push) Successful in 41s

This commit is contained in:
Antoine Martin 2026-01-03 15:36:09 -05:00
commit 25170bb309
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -102,7 +102,7 @@ ENV: {}
# time zone name
timezone: 'America/Montreal'
# regexp of normally excluded files to include
include: ^(\.htaccess|.*/keys/.*.asc)$
include: ^(\.htaccess|keys/.*.asc)$
# regexp of files that should be skipped
exclude: ^(tools/.*|lib/.*|public/.*)$
# specifies the characters that are allowed in source filenames