Some changes to the VSCode workspace

This commit is contained in:
Eryn Wells 2022-08-27 09:19:53 -07:00
parent 1f6f7056ea
commit 684f451411

View file

@ -4,5 +4,7 @@
"path": "."
}
],
"settings": {}
}
"settings": {
"makefile.extensionOutputFolder": "./.vscode"
}
}