peridot-php / peridot-watcher-plugin

Watch tests for changes and re-run them
http://peridot-php.github.io/
MIT License
2 stars 2 forks source link

Feature/extension watching #7

Closed brianium closed 10 years ago

brianium commented 10 years ago

This defaults the watcher to tracking files ending in .php, and also adds the ability to include other criteria.

This should fix any issues where non php files (i.e meta files for ides, .swp from vim , etc) trigger the watcher.