Remove 'vendor'
parent
281afd02c7
commit
b8dd5fc053
|
@ -1,7 +1,6 @@
|
||||||
// Place your settings in this file to overwrite default and user settings.
|
// Place your settings in this file to overwrite default and user settings.
|
||||||
{
|
{
|
||||||
"search.exclude": {
|
"search.exclude": {
|
||||||
"**/vendor": true,
|
|
||||||
"**/validation": true,
|
"**/validation": true,
|
||||||
"**/tests/Validation/cases": true
|
"**/tests/Validation/cases": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue