Adding bash scripts to the project.
Official build / Build (push) Failing after 1m20s

(Scripts generated by Antigravity with Gemini Flash 3.5)
This commit is contained in:
2026-05-24 21:42:26 +01:00
parent 92734168a2
commit bf1c41f3e1
19 changed files with 381 additions and 1 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"buildDirectory": "demo",
"C_Cpp.default.intelliSenseMode": "gcc-x86",
"files.associations": {
"*.vcl": "asm-collection",
"*.i": "asm-collection",
"*.vsm": "asm-collection",
"*.vclpp": "asm-collection",
"*.hpp": "cpp",
"*.cpp": "cpp",
"*.h": "c",
"*.c": "c"
}
}