server/bo_client/.watchmanconfig
author nowmad@nowmads-macbook-pro.local
Mon, 30 Nov 2015 17:50:25 +0100
changeset 37 343750d4d38e
parent 4 f55970e41793
child 136 5fed7e1716c2
permissions -rw-r--r--
small improvment of style and add forgotten tabs "thematiques"
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
}