Files
aurora/aurora.code-workspace
2021-03-05 23:51:24 -05:00

19 lines
232 B
Plaintext

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