diff --git a/_config.yml b/_config.yml index a5d5e2385..c31110a3e 100644 --- a/_config.yml +++ b/_config.yml @@ -14,7 +14,7 @@ github_username: jeffpar # Build settings -exclude: ["index.html", "logs", "node_modules", "**/c64", "**/static", "src", "tmp", "videos", "web"] +exclude: ["index.html", "logs", "node_modules", "**/c64", "**/private", "**/src", "**/static", "tmp", "videos", "web"] markdown: kramdown kramdown: input: GFM