This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
augie/augie.code-workspace
2020-04-28 20:53:38 +12:00

18 lines
205 B
Text

{
"folders": [
{
"path": ".",
"name": "root"
},
{
"path": "webapp"
},
{
"path": "firmware"
},
{
"path": "platform"
}
],
"settings": {}
}