diff --git a/bower.json b/bower.json index e63dc5f..9b2576d 100644 --- a/bower.json +++ b/bower.json @@ -26,16 +26,15 @@ ".*", "*.log", "*.md", - "*.yml", - "component.json", - "package.json", + "build/", + "components/", + "coverage/", + "node_modules/", + "data/", + "script/", + "test/", "benchmark.js", - "build", - "components", - "coverage", - "data", - "node_modules", - "script", - "test" + "component.json", + "package.json" ] }