Some changes to the VSCode workspace

This commit is contained in:
Eryn Wells 2022-08-27 09:19:53 -07:00
parent ad7db655d6
commit 51fc76bf26

View file

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