diff --git a/_config.yml b/_config.yml index ea79b130..9b2d5d2c 100644 --- a/_config.yml +++ b/_config.yml @@ -56,14 +56,10 @@ defaults: # their entries' file path in the `include:` list. # exclude: - - .sass-cache/ - - .jekyll-cache/ - - gemfiles/ - - Gemfile - - Gemfile.lock - - node_modules/ - - tasks/ - - vendor/bundle/ - - vendor/cache/ - - vendor/gems/ - - vendor/ruby/ + - CNAME + - docker-compose.yml + - Dockerfile + - LICENSE.md + - Rakefile + - README.md + - test-directory-structure.py