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
1 changed files with 2 additions and 1 deletions

View File

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