6 lines
90 B
6 lines
90 B
2 years ago
|
{
|
||
|
"files.exclude": {
|
||
|
"**/.next": true,
|
||
|
"**/node_modules": true
|
||
|
}
|
||
|
}
|