server/bo_client/.watchmanconfig
author nowmad@nowmads-macbook-pro.local
Thu, 10 Dec 2015 16:57:10 +0100
changeset 45 b9adc23abd01
parent 4 f55970e41793
child 136 5fed7e1716c2
permissions -rw-r--r--
update visualisation with sample values
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
f55970e41793 first skeleton of bo client in ember
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
{
f55970e41793 first skeleton of bo client in ember
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
  "ignore_dirs": ["tmp"],
f55970e41793 first skeleton of bo client in ember
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
  "root_files": ["../src/resources/assets/sass/app.scss"]
f55970e41793 first skeleton of bo client in ember
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
}