mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-22 16:04:21 +00:00
6 lines
73 B
JSON
6 lines
73 B
JSON
|
{
|
||
|
"files.exclude": {
|
||
|
"node_modules/**": true,
|
||
|
".idea/**": true,
|
||
|
}
|
||
|
}
|