Files
linux-proxmox-server/.vscode/settings.json

7 lines
114 B
JSON

{
"files.associations": {
"*.container": "ini",
"*.org": "ini",
"*.net": "ini"
}
}