server/bo_client/.watchmanconfig
changeset 136 5fed7e1716c2
parent 4 f55970e41793
child 263 3deace9204de
--- a/server/bo_client/.watchmanconfig	Tue Mar 01 23:35:33 2016 +0100
+++ b/server/bo_client/.watchmanconfig	Wed Mar 02 13:47:07 2016 +0100
@@ -1,4 +1,4 @@
 {
-  "ignore_dirs": ["tmp"],
+  "ignore_dirs": ["tmp", "dist"],
   "root_files": ["../src/resources/assets/sass/app.scss"]
 }