forked from mirrors/jj
7 lines
146 B
Text
7 lines
146 B
Text
|
{
|
||
|
"enforce_root_files": true,
|
||
|
"root_files": [".watchmanconfig"],
|
||
|
"ignore_dirs": ["target"],
|
||
|
"ignore_vcs": [".git", ".sl", ".jj", ".hg"]
|
||
|
}
|