From c4c103e47fda7331ec361b8ce460150a6fd9519e Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Sat, 8 Oct 2016 23:30:53 -0400 Subject: [PATCH] config excludes --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index df9160f4..9acb5b4d 100644 --- a/_config.yml +++ b/_config.yml @@ -2,6 +2,8 @@ markdown: kramdown permalink: pretty encoding: UTF-8 +exclude: [node_modules, ./bitwarden-help.sln] + collections: categories: output: true