4chan-XZ/.vscode/settings.json
2023-04-16 00:08:22 +02:00

8 lines
132 B
JSON

{
"search.exclude": {
"*.jst": true,
"*.md": true,
"*.yaml": true,
"package*.json": true
}
}