From 2eb85fb548ce5a7271403eb5a10898269e7f2b61 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sun, 30 Apr 2017 01:53:07 -0700 Subject: [PATCH] Update _config.yml --- _config.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 31d73d4..96b0ae5 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,11 @@ data_dir: . exclude: - README.md + - CHANGELOG.md - ISSUE_TEMPLATE.md - - LICENSE \ No newline at end of file + - LICENSE + - package.json + - icons-manifest.json + - bin + - sandbox + - stash \ No newline at end of file