mockko / livereload

LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading the page (and autoreloads the page when HTML changes)
http://livereload.com/
1.18k stars 56 forks source link

Add exclude files #4

Closed bitboxer closed 14 years ago

bitboxer commented 14 years ago

It would be great to have an option to exclude certain files from watching.

andreyvit commented 14 years ago

Do you mind giving a use case for this?

bitboxer commented 14 years ago

I have a webapp that, if in development mode, generates some files during page load. That creates an endless loop of reloads when i use livereload.

andreyvit commented 14 years ago

Oh clear. Yes, will add exclusions soon.

andreyvit commented 14 years ago

Done and released in version 1.3.

dottedmag commented 14 years ago

Implemented in 1.3