blender-gdsimporter/gdsimporter.code-workspace

15 lines
170 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"limits": "c",
"memory": "c",
"optional": "c",
"type_traits": "c"
}
}
}