cotag / orbicular

A CSS based circular progress bar for AngularJS
MIT License
47 stars 15 forks source link

Missing "ignore" entry in bower.json #25

Closed AaronBuxbaum closed 9 years ago

AaronBuxbaum commented 9 years ago

When including orbicular from bower, the following warning is thrown:

bower orbicular#~3.3.0 invalid-meta orbicular is missing "ignore" entry in bower.json

While this obviously doesn't break anything, it'd be easy to include an empty ignore entry to avoid the warning being thrown. Should only take a minute to fix it!