diff --git a/bower.json b/bower.json index 20503d2..567ea8b 100644 --- a/bower.json +++ b/bower.json @@ -18,5 +18,14 @@ "main": [ "dist/fullcalendar.js", "dist/fullcalendar.css" + ], + "ignore": [ + "build", + "demos", + "fullcalendar.jquery.json", + "lang", + "package.json", + "src", + "tests" ] }