Skip to content

Commit

Permalink
Fix #931: Stop deploying files not meant for website (#934)
Browse files Browse the repository at this point in the history
  • Loading branch information
tupaschoal committed Aug 24, 2021
1 parent 9e288d4 commit a074a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
@@ -1,4 +1,4 @@
exclude: [CONTRIBUTING.md, Gemfile, Gemfile.lock, LICENSE, README.md, script, vendor]
exclude: [CNAME, CONTRIBUTING.md, Gemfile, Gemfile.lock, LICENSE, README.md, script, TRANSLATION_REFERENCE.md, vendor]
collections:
pages:
output: true
Expand Down

0 comments on commit a074a62

Please sign in to comment.