33 lines
717 B
Plaintext
33 lines
717 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",
|
|
"*.conf": "ini",
|
|
"*.network": "ini",
|
|
"*.socket": "ini",
|
|
"*.target": "ini",
|
|
"*.mount": "ini",
|
|
"**/pacman.d/hooks/*.hook": "ini",
|
|
"**/grub/*.cfg": "shellscript"
|
|
}
|
|
}
|
|
}
|