mirror of
https://github.com/martinvonz/jj.git
synced 2024-11-10 14:16:24 +03:00
7 lines
146 B
Plaintext
7 lines
146 B
Plaintext
|
{
|
||
|
"enforce_root_files": true,
|
||
|
"root_files": [".watchmanconfig"],
|
||
|
"ignore_dirs": ["target"],
|
||
|
"ignore_vcs": [".git", ".sl", ".jj", ".hg"]
|
||
|
}
|