From 69a2960089e5ec7df696d1166bf893a7c6882a49 Mon Sep 17 00:00:00 2001 From: Johannes Zorn Date: Wed, 14 Jan 2015 10:59:04 +0100 Subject: [PATCH] Set the bower ignore property to a sane value. --- bower.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/bower.json b/bower.json index fd278ae..7d2d120 100644 --- a/bower.json +++ b/bower.json @@ -3,18 +3,10 @@ "main": "lib/browser.js", "license": "./LICENSE", "ignore": [ - "example", - "images", "!lib", "lib/*", "!lib/browser.js", - "test", - ".gitignore", - ".travis.yml", - "Makefile", - "component.json", - "index.js", - "package.json" + "index.js" ], "keywords": [ "http",