1
0
Fork 0
gctGenerator/.vscode/settings.json

8 lines
102 B
JSON
Raw Normal View History

2020-07-02 23:55:48 +02:00
{
"search.exclude": {
"**/dist": true,
"**/node_modules": true,
"yarn.lock": true
}
}