Files
doneit-web/gabinete-digital-fo.code-workspace
T
2024-06-20 15:40:08 +01:00

18 lines
192 B
Plaintext

{
"folders": [
{
"path": "."
},
{
"path": "../socket-server"
},
{
"path": "../logs"
}
],
"settings": {
"nuxt.isNuxtApp": false,
"git.ignoreLimitWarning": true
}
}