Watchman: Add eclipse-out to ignored directories
Change-Id: I224de35cab12a4bd9f4f5199c796aa12a7ed30e0
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"ignore_dirs": [
|
||||
"buck-out"
|
||||
"buck-out",
|
||||
"eclipse-out"
|
||||
],
|
||||
"ignore_vcs": [
|
||||
".git"
|
||||
|
Reference in New Issue
Block a user