7 lines
129 B
INI
7 lines
129 B
INI
|
{
|
||
|
"paths": [
|
||
|
{ "include": [ "src/**.h", "src/**.cc" ] },
|
||
|
{ "exclude": [ "src/**_windows.*", "src/**_other.*" ] }
|
||
|
]
|
||
|
}
|