aurora/aurora.code-workspace
2021-04-11 14:48:36 -04:00

22 lines
274 B
Plaintext

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