projects
/
xonotic
/
xonotic-data.pk3dir.git
/ blob
37c1e265fdd4298c8149badb7dd472fe0011b99f
[xonotic/xonotic-data.pk3dir.git]
/
qcsrc
/
.vscode
/
settings.json
1
{
2
"files.associations": {
3
"*.qc": "c",
4
"*.qh": "c"
5
},
6
"C_Cpp.errorSquiggles": "Disabled"
7
}