Skip to content

Commit

Permalink
Merge pull request #165 from remybach/bower-ignore
Browse files Browse the repository at this point in the history
Update component.json with files to ignore for bower installs.
  • Loading branch information
sayrer committed Apr 22, 2014
2 parents 7f05e63 + 66a168a commit ad4b47d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions component.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,11 @@
, "url": "http://www.apache.org/licenses/LICENSE-2.0"
}
]
, "ignore" : [
"test"
,"tools"
,"web"
,"wrappers"
,".*"
]
}

0 comments on commit ad4b47d

Please sign in to comment.