Sane defaults

This commit is contained in:
Luke 2022-04-03 17:50:02 -07:00
commit 9218754f23
9 changed files with 118 additions and 0 deletions

7
mybox.code-workspace Normal file
View file

@ -0,0 +1,7 @@
{
"folders": [
{
"path": "."
}
]
}