diff options
Diffstat (limited to '')
-rw-r--r-- | Guardfile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Guardfile b/Guardfile deleted file mode 100644 index ea16c628..00000000 --- a/Guardfile +++ /dev/null @@ -1,3 +0,0 @@ -guard 'livereload', :api_version => '1.6' do - watch(/public\/\S[css|js|html|png|jpg|gif]/) -end |