mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
12 lines
186 B
JSON
12 lines
186 B
JSON
{
|
|
"search.exclude": {
|
|
".git" : true,
|
|
".idea": true,
|
|
"node_modules" : true,
|
|
"bower_components" : true,
|
|
"packages" : true,
|
|
"build" : true,
|
|
"dist" : true,
|
|
"tmp" : true
|
|
}
|
|
} |