aurora/aurora.code-workspace
2021-04-12 20:58:44 -04:00

25 lines
320 B
Plaintext

{
"folders": ['
{
"path": ".gitea"
},
{
"path": "aurora-sharp-desktop"
},
{
"path": "aurora-cradle-sharp"
},
{
"path": "aurora-proto"
},
{
"path": "aurora-shared"
}
],
"settings": {
"files.exclude": {
"**/obj": true
}
}
}