summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bower.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/bower.json b/bower.json
index 56f336b..3c1e1ea 100644
--- a/bower.json
+++ b/bower.json
@@ -6,6 +6,15 @@
},
"main": ["dist/jquery-ui-timepicker-addon.js", "dist/jquery-ui-timepicker-addon.css"],
"ignore": [
+ "/CONTRIBUTING.md",
+ "/Gruntfile.js",
+ "/README.md",
+ "/composer.json",
+ "/jquery-ui-timepicker-addon.json",
+ "/lib",
+ "/package.json",
+ "/src",
+ "/test"
],
"dependencies": {
}