projet-systeme-exploitation.../.vscode/settings.json
2021-05-23 11:58:39 +02:00

11 lines
212 B
JSON

{
"files.associations": {
"*.html": "django-html",
"signal.h": "c",
"readcmd.h": "c",
"stdlib.h": "c",
"wait.h": "c",
"*.bak": "c",
"*.tcc": "c"
}
}