diff --git a/.watchmanconfig b/.watchmanconfig new file mode 100644 index 00000000..d93f3088 --- /dev/null +++ b/.watchmanconfig @@ -0,0 +1,3 @@ +{ + "ignore_dirs": ["buck-out"] +}