aboutsummaryrefslogtreecommitdiff
path: root/Guardfile
diff options
context:
space:
mode:
Diffstat (limited to 'Guardfile')
-rw-r--r--Guardfile3
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