gerrit/.watchmanconfig

9 lines
76 B
JSON

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