diff --git a/bower.json b/bower.json index 67882a7d..5ff75cf0 100644 --- a/bower.json +++ b/bower.json @@ -7,5 +7,10 @@ }, "devDependencies": { "qunit": "~1.12.0" - } + }, + "ignore": [ + "test", + "Makefile", + "package.json" + ] }