10 lines
143 B
JSON
10 lines
143 B
JSON
{
|
|
"exclude": [
|
|
"**/bin",
|
|
"**/bower_components",
|
|
"**/jspm_packages",
|
|
"**/node_modules",
|
|
"**/obj",
|
|
"**/platforms"
|
|
]
|
|
} |