Watchman: Add eclipse-out to ignored directories

Change-Id: I224de35cab12a4bd9f4f5199c796aa12a7ed30e0
This commit is contained in:
David Ostrovsky
2016-01-22 08:04:24 +01:00
parent 82be744b7b
commit b249606122

View File

@@ -1,6 +1,7 @@
{ {
"ignore_dirs": [ "ignore_dirs": [
"buck-out" "buck-out",
"eclipse-out"
], ],
"ignore_vcs": [ "ignore_vcs": [
".git" ".git"