Wildhoney / ngVideo

Modularised ~13KB HTML5 audio/video implementation using Angular.js
http://ng-video.herokuapp.com/
MIT License
227 stars 57 forks source link

ignore whole example/ directory so bower install doen't get it #10

Closed stewarthaines closed 10 years ago

stewarthaines commented 10 years ago

The way I'm using it, 'bower install' is downloading parts of the source repo that I don't want. I've made this change so that I won't get the example/ directory in my dev env.

Wildhoney commented 10 years ago

Good idea! Thanks :beers: