first ever upload

This commit is contained in:
2026-03-17 20:41:40 -06:00
parent 707b56703d
commit a8f30f6967
10 changed files with 271 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"C_Cpp.default.includePath": [
"./src"
]
}
}