envone / ember-runner

EmberJS preview and build tool for Node.JS
MIT License
50 stars 6 forks source link

prevent reading /.git, causes the crash server #16

Closed envone closed 12 years ago

envone commented 12 years ago

this is causes by the watcher, also prevent .DS_Store, the idea is to ignore changes of files that start with a dot.