PortValhalla/PortValhalla.code-workspace

26 lines
473 B
Plaintext

{
"folders": [
{
"name": "Solution Items",
"path": "."
},
{
"path": "./profiles"
},
{
"name": "archiso-valhalla",
"path": "./archiso"
},
{
"name": "winiso-valhalla",
"path": "./winiso"
}
],
"settings": {
"files.associations": {
"*.service": "ini",
"*.cnf": "ini"
}
}
}