Files
FAT-Allocator/allocator/.vscode/settings.json
2025-04-25 16:32:38 +01:00

7 lines
114 B
JSON

{
"files.associations": {
"bitmap_alloc.h": "c",
"fcntl.h": "c",
"stat.h": "c"
}
}