9 lines
147 B
JSON
9 lines
147 B
JSON
{
|
|
"debug": false,
|
|
"matching": [
|
|
"**/*",
|
|
"!./.git/**",
|
|
"!./node_modules/**",
|
|
"!./_MACOSX/**"
|
|
]
|
|
} |