DShotRMT/DShotRMT.code-workspace

12 lines
141 B
Plaintext
Raw Normal View History

2022-11-25 15:08:58 +00:00
{
"folders": [
{
"path": "."
}
],
2023-03-26 16:58:24 +01:00
"settings": {
"files.associations": {
"string": "cpp"
}
}
2022-11-25 15:08:58 +00:00
}