summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-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']