diff --git a/bower.json b/bower.json index 231a1a7..1a64f17 100644 --- a/bower.json +++ b/bower.json @@ -6,12 +6,14 @@ "jquery.datetimepicker.css" ], "ignore": [ - "**/*.png", - "**/*.txt", - "**/*.md", - "**/*.html", - "**/*.tpl" - ], + "**/screen", + "**/datetimepicker.jquery.json", + "**/*.png", + "**/*.txt", + "**/*.md", + "**/*.html", + "**/*.tpl" + ], "keywords": [ "calendar", "date",