shadPS4/.vscode/settings.json
2024-08-14 19:02:25 -04:00

6 lines
83 B
JSON

{
"files.associations": {
"*.mod": "go",
"*.inc": "cpp"
}
}