Skip to content

Commit dc88745

Browse files
author
Zach Gibson
committed
Watchman ignore examples
1 parent fd40466 commit dc88745

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.watchmanconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"ignore_dirs": [
33
".git",
4-
"node_modules"
4+
"node_modules",
5+
"examples"
56
]
67
}

0 commit comments

Comments
 (0)