projet-systeme-exploitation.../.vscode/settings.json
2021-05-23 19:00:21 +02:00

14 lines
290 B
JSON

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