Files
chiffrement/tp1/.vscode/settings.json
2025-05-13 12:29:59 +02:00

6 lines
82 B
JSON

{
"files.associations": {
"mutex": "c",
"fcntl.h": "c"
}
}