diff --git a/bower.json b/bower.json index b619a42..dca5abc 100644 --- a/bower.json +++ b/bower.json @@ -24,6 +24,10 @@ "node_modules", "bower_components", "test", - "tests" + "tests", + "examples", + "*.md", + "*.json", + "*.txt" ] }