Exclude buck-out from being watched by watchman

This commit is contained in:
David Tolnay
2022-09-21 09:01:49 -07:00
parent 807dc9cd71
commit fca54da6d7
+3
View File
@@ -0,0 +1,3 @@
{
"ignore_dirs": ["buck-out"]
}