From 967c996863ad4648c145287c3d7054e25b7140a2 Mon Sep 17 00:00:00 2001 From: Ryan Voots Date: Sun, 11 Oct 2015 16:46:54 -0700 Subject: [PATCH] keep files --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index 0c226aa..9d0a7e8 100644 --- a/_config.yml +++ b/_config.yml @@ -2,6 +2,8 @@ # For more see: http://jekyllrb.com/docs/permalinks/ permalink: /:categories/:year/:month/:day/:title +keep_files: * + exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"] highlighter: pygments