From 90d9a0d1b0c52d73787bff546073616fcc4185c5 Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Fri, 11 Nov 2016 13:21:05 +0100 Subject: [PATCH] Update exluded files from publish --- _config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_config.yml b/_config.yml index a2a6b4d..9ac3354 100644 --- a/_config.yml +++ b/_config.yml @@ -10,3 +10,9 @@ github_username: graffen # Build settings markdown: kramdown +exclude: + - node_modules + - Gemfile* + - gulpfile.js + - package.json + - README.md