mirror of
https://github.com/martinvonz/jj.git
synced 2024-11-28 09:14:04 +00:00
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"]
|
||
|
}
|