server/bo_client/.watchmanconfig
author nowmad@23.1.168.192.in-addr.arpa
Thu, 17 Dec 2015 12:14:57 +0100
changeset 66 b7e750ed3ef5
parent 4 f55970e41793
child 136 5fed7e1716c2
permissions -rw-r--r--
show more information in result list and add action to play or to show more details about the item
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
}