status-react/.watchmanconfig
Pedro Pombeiro fad5f318cf
Ensure shell.nix uses same nixpkgs as the rest of the environment
also remove gradle wrapper

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-06-20 09:18:24 -04:00

6 lines
72 B
JSON

{
"ignore_dirs": [
"android/build",
"target"
]
}