exclude some stuff

This commit is contained in:
Patrick Marsceill
2017-06-09 10:15:28 -04:00
parent 42c283fb3b
commit 9cefaa2eff

View File

@@ -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: