1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-11-22 07:54:22 +00:00
triennale-appunti-steffo/.vscode/settings.json

6 lines
No EOL
73 B
JSON

{
"files.exclude": {
"node_modules/**": true,
".idea/**": true,
}
}