Files
linux-proxmox-server/.vscode/settings.json
2024-11-23 22:34:08 -07:00

13 lines
217 B
JSON

{
"files.associations": {
"*.container": "ini",
"*.org": "ini",
"*.net": "ini"
},
"cSpell.words": [
"diskstation",
"dockge",
"neko",
"phares"
]
}