mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-13 13:22:38 -03:00
16 lines
265 B
Text
16 lines
265 B
Text
|
{
|
||
|
"output": {
|
||
|
"content": {
|
||
|
"include_only_existing_source": true,
|
||
|
"paths_to_include": [],
|
||
|
"paths_to_exclude": [
|
||
|
"src/leveldb"
|
||
|
]
|
||
|
},
|
||
|
"format": {
|
||
|
"command_as_array": true,
|
||
|
"drop_output_field": false
|
||
|
}
|
||
|
}
|
||
|
}
|