proxmox-ansible/.vscode/settings.json

7 lines
160 B
JSON
Raw Normal View History

2024-01-21 17:58:06 +00:00
{
"license.filename": "license",
"license.extension": ".txt",
"license.author": "Code Fox <c0de@c0de.dev>",
"license.default": "bsd-3-clause"
}