gerrit/.watchmanconfig

10 lines
95 B
JSON

{
"ignore_dirs": [
"buck-out",
"eclipse-out"
],
"ignore_vcs": [
".git"
]
}