mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
12 lines
No EOL
186 B
JSON
12 lines
No EOL
186 B
JSON
{
|
|
"search.exclude": {
|
|
".git" : true,
|
|
".idea": true,
|
|
"node_modules" : true,
|
|
"bower_components" : true,
|
|
"packages" : true,
|
|
"build" : true,
|
|
"dist" : true,
|
|
"tmp" : true
|
|
}
|
|
} |