diff --git a/config.toml b/config.toml index 3de9d74..a1ef407 100644 --- a/config.toml +++ b/config.toml @@ -8,6 +8,8 @@ ignoreFiles = [ "/content/templates/*", "/content/private/*", "Resources/templates/.*", + "Areas/.*", + "Projects/.*", ] summaryLength = 20 paginate = 10