Files
GroundPY/.vscode/settings.json
2025-09-07 11:58:01 +10:00

8 lines
138 B
JSON

{
"files.associations": {
"*.embeddedhtml": "html",
"*.spk": "code-text-binary",
"*.mem": "code-text-binary",
"stdio.h": "c"
}
}