diff --git a/bower.json b/bower.json index f9545f02..be809013 100644 --- a/bower.json +++ b/bower.json @@ -11,14 +11,8 @@ "homepage": "", "ignore": [ "**/.*", - "node_modules", - "bower_components", - "test", - "tests", "pages", - "app.js", - "app.json", - "app.wxss", - "bower.json" + "app.*", + "*.md" ] }