From 9cefaa2eff44ff2434aba221a35053607a6a6eb2 Mon Sep 17 00:00:00 2001 From: Patrick Marsceill Date: Fri, 9 Jun 2017 10:15:28 -0400 Subject: [PATCH] exclude some stuff --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 37296bb..222a9ee 100644 --- a/_config.yml +++ b/_config.yml @@ -24,7 +24,7 @@ sass: - node_modules/ permalink: pretty -exclude: ["node_modules/", "*.gemspec", "Gemfile", "Gemfile.lock", "package.json", "LICENSE.txt", "lib/"] +exclude: ["node_modules/", "*.gemspec", "Gemfile", "Gemfile.lock", "package.json", "script/", "LICENSE.txt", "lib/", "bin/"] aux_links: GitHub: