9 lines
149 B
JSON
9 lines
149 B
JSON
|
|
{
|
||
|
|
"license-header-manager.excludeFolders": [
|
||
|
|
"node_modules",
|
||
|
|
"out",
|
||
|
|
"images",
|
||
|
|
"config",
|
||
|
|
".direnv"
|
||
|
|
]
|
||
|
|
}
|