Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Set the bower ignore property to a sane value.
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneszorn committed Jan 14, 2015
1 parent d0cf68b commit 69a2960
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions bower.json
Expand Up @@ -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",
Expand Down

0 comments on commit 69a2960

Please sign in to comment.