10 lines
143 B
JSON
Raw Permalink Normal View History

2025-08-13 11:14:39 +08:00
{
"exclude": [
"**/bin",
"**/bower_components",
"**/jspm_packages",
"**/node_modules",
"**/obj",
"**/platforms"
]
}