README.markdown in guard-jekyll-0.0.2 vs README.markdown in guard-jekyll-0.1.0
- old
+ new
@@ -9,10 +9,10 @@
`guard init jekyll`
which will add this to your Guardfile
guard 'jekyll' do
- watch ('.*')
+ watch /.*/
end
## TODO
tests