Sha256: b034e9293cc50ff80b8382f5528e4047697912e7bd58f9262256dfce78f75d4e

Contents?: true

Size: 129 Bytes

Versions: 1

Compression:

Stored size: 129 Bytes

Contents

# A sample Guardfile
# More info at https://github.com/guard/guard#readme
#

guard :jekyll do
  watch /.*/
  ignore /^_site/
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
guard-jekyll-plus-1.0.0 test/Guardfile