diff --git a/ikiwiki.setup b/ikiwiki.setup index 0eab8e1..fa15fa8 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -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