diff options
-rw-r--r-- | _config.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index aebd3024e..b33e20b37 100644 --- a/_config.yml +++ b/_config.yml @@ -5,7 +5,14 @@ permalink: pretty markdown: kramdown url: http://code.alaveteli.org exclude: + - Gemfile + - Gemfile.lock + - Gruntfile.js + - README.md + - alaveteli-doc-master.txt - node_modules + - package.json - script + - vendor gems: - jekyll-redirect-from |