projet-systeme-exploitation.../.vscode/settings.json
2021-04-24 17:32:54 +02:00

9 lines
157 B
JSON

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