Files
chiffrement/tp1/.vscode/settings.json

6 lines
82 B
JSON
Raw Permalink Normal View History

2025-05-13 12:29:59 +02:00
{
"files.associations": {
"mutex": "c",
"fcntl.h": "c"
}
}