More stuff.. and includes fixing the folder name for .vscode from ,vscode.

This commit is contained in:
2023-07-13 22:04:27 -07:00
parent 3ffbc76f87
commit de4b0dc629
21 changed files with 481 additions and 409 deletions

11
.vscode/ClassicOS.code-workspace vendored Normal file
View File

@@ -0,0 +1,11 @@
{
"folders": [
{
"path": "."
}
],
"settings": {},
"extensions": {
"recommendations": []
}
}