diff --git a/bower.json b/bower.json index 00aaece..72540b4 100644 --- a/bower.json +++ b/bower.json @@ -5,7 +5,12 @@ "./dist/ratchet.css", "./dist/ratchet.js" ], + "ignore": [ + "_config.yml", + "CNAME", + "CONTRIBUTING.md", + "docs-assets" + ], "dependencies": { } } -