TP-calcul-parallele/TP2/.vscode/settings.json
2023-06-23 19:34:09 +02:00

7 lines
110 B
JSON

{
"files.associations": {
"*.html": "html",
"*.toml": "toml",
"*.bak": "c"
}
}