From 142defe1b79a34827e0dc8d124496241a47d7380 Mon Sep 17 00:00:00 2001 From: Valeriy Date: Thu, 9 Jan 2014 09:43:59 +0600 Subject: [PATCH] update bower.json --- bower.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) 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",