diff --git a/bower.json b/bower.json index 01a2c8be..b28a72bb 100644 --- a/bower.json +++ b/bower.json @@ -5,5 +5,5 @@ "dependencies" : { "underscore" : ">=1.5.0" }, - "ignore" : ["backbone-min.js", "docs", "examples", "test", "*.yml", "*.map", "*.html", "*.ico", "*.md", "CNAME"] + "ignore" : ["docs", "examples", "test", "*.yml", "*.html", "*.ico", "*.md", "CNAME"] }