G4-DESCSS/G4.code-workspace
2022-05-08 20:18:29 +08:00

12 lines
110 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.icc": "cpp"
}
}
}