Skip to content

Commit f014282

Browse files
committed
Exclude buck-out from being watched by watchman
1 parent 8931be5 commit f014282

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.watchmanconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"ignore_dirs": ["buck-out"]
3+
}

0 commit comments

Comments
 (0)