10 lines
166 B
JSON
10 lines
166 B
JSON
{
|
|
"files.exclude": {
|
|
"**/*.png": true,
|
|
"**/*.jpg": true,
|
|
"**/*.gif": true,
|
|
"**/*.svg": true,
|
|
"**/*.ico": true
|
|
}
|
|
}
|