summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorFranck Cuny <franckcuny@gmail.com>2014-11-30 09:50:17 -0800
committerFranck Cuny <franckcuny@gmail.com>2014-11-30 09:50:17 -0800
commitb760294a486b29366324a2033d19c47f29d23aa1 (patch)
tree296890bc98b6d70e819d8340511a056b42de6608 /_config.yml
parentinstall gems into vendor/ (diff)
downloadlumberjaph-b760294a486b29366324a2033d19c47f29d23aa1.tar.gz
exclude a bunch of files
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index a148e05..c2bb5c0 100644
--- a/_config.yml
+++ b/_config.yml
@@ -5,4 +5,4 @@ name: lumberjaph.net
future: false
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "strikethrough", "superscript"]
-exclude: ['vendor']
+exclude: ['vendor', 'README.md', 'Gemfile', 'Gemfile.lock', 'Makefile']