daml/.watchmanconfig

11 lines
137 B
Plaintext
Raw Normal View History

2019-04-04 11:33:38 +03:00
{
"ignore_dirs": [
"buck-out",
".idea",
".buckd",
"dist",
"distribution-work",
".stack-work"
]
}