Files
spider-runtime/spider-runtime.code-workspace
2026-03-17 20:41:40 -06:00

12 lines
110 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"C_Cpp.default.includePath": [
"./src"
]
}
}