diff --git a/_config.yml b/_config.yml index 86f7eb4..0e42ae6 100644 --- a/_config.yml +++ b/_config.yml @@ -9,6 +9,13 @@ current_version: 1.0.0-rc.1 versions: - 1.0.0-rc.1 +exclude: + - CNAME + - Gemfile + - Gemfile.lock + - Rakefile + - README.md + update: body_tpl: | ---