Commit All Changes and Start cleanup

This commit is contained in:
2024-03-09 12:46:20 +01:00
parent 9d6f367c8d
commit 1e3674ecfa
6 changed files with 113 additions and 37 deletions

7
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,7 @@
{
"files.associations": {
"utility": "cpp",
"ostream": "cpp",
"xstring": "cpp"
}
}