testsAndMisc/.vscode/settings.json

6 lines
86 B
JSON
Raw Normal View History

2025-07-14 16:25:23 +02:00
{
"files.associations": {
"*.py": "python",
"stdio.h": "c"
}
}