Wiping repo clean, starting anew

This commit is contained in:
ed
2026-08-06 14:04:18 -04:00
parent 3c712f8be6
commit 57154dc801
29 changed files with 0 additions and 20099 deletions
-19
View File
@@ -1,19 +0,0 @@
{
"configurations": [
{
"name": "Win32",
"includePath": [
"${workspaceFolder}/**"
],
"defines": [
"_DEBUG",
"UNICODE",
"_UNICODE"
],
"windowsSdkVersion": "10.0.22621.0",
"compilerPath": "cl.exe",
"compileCommands": "${workspaceFolder}/part_1/build/compile_commands.json"
}
],
"version": 4
}