lib/guard/livereload/templates/Guardfile in guard-livereload-0.1.9 vs lib/guard/livereload/templates/Guardfile in guard-livereload-0.1.10
- old
+ new
@@ -1,6 +1,6 @@
guard 'livereload' do
watch(%r{app/.+\.(erb|haml)})
watch(%r{app/helpers/.+\.rb})
watch(%r{public/.+\.(css|js|html)})
watch(%r{config/locales/.+\.yml})
-end
\ No newline at end of file
+end