mirror of
https://github.com/modernweb-dev/rocket.git
synced 2026-03-10 08:51:24 +00:00
9 lines
128 B
JSON
9 lines
128 B
JSON
{
|
|
"files.exclude": {
|
|
"**/*-mdjs-generated.js": true,
|
|
},
|
|
"search.exclude": {
|
|
"**/*-mdjs-generated.js": true,
|
|
}
|
|
}
|