diff --git a/_config.yml b/_config.yml index 9b4d20b..fa6bc0a 100644 --- a/_config.yml +++ b/_config.yml @@ -63,8 +63,14 @@ rules: tag: sublicense exclude: +- app.coffee - CNAME -- Gemfile* +- CONTRIBUTING.md +- Gemfile +- Gemfile.lock +- LICENSE.md +- licenses.json +- Rakefile +- README.md - script - vendor -- app.coffee